2024-08-12 13:03:04.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-08-12 13:03:04.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:04.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:04.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:04.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:04.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:04.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:04.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73ae0257 2024-08-12 13:03:04.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:04.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:04.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:04.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:04.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:04.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:04.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:04.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:04.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:04.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:04.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:04.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:04.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:04.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:04.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:04.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:04.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:04.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:04.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:04.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-08-12 13:03:04.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:04.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-08-12 13:03:04.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8a7e38 2024-08-12 13:03:04.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8a7e38 2024-08-12 13:03:04.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-08-12 13:03:04.378 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:04.383 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4dfc2 2024-08-12 13:03:04.383 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4dfc2 2024-08-12 13:03:04.384 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8a7e38 2024-08-12 13:03:04.387 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2331ee 2024-08-12 13:03:04.387 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2331ee 2024-08-12 13:03:04.391 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@81cb4b2 2024-08-12 13:03:04.391 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@81cb4b2 2024-08-12 13:03:04.395 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1e3bd5 2024-08-12 13:03:04.395 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1e3bd5 2024-08-12 13:03:04.398 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a0e77b 2024-08-12 13:03:04.398 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a0e77b 2024-08-12 13:03:04.401 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1917e0 2024-08-12 13:03:04.401 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1917e0 2024-08-12 13:03:04.403 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@114d95f5 2024-08-12 13:03:04.403 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@114d95f5 2024-08-12 13:03:04.406 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d31c49a 2024-08-12 13:03:04.406 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d31c49a 2024-08-12 13:03:04.409 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43447578 2024-08-12 13:03:04.409 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43447578 2024-08-12 13:03:04.409 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-12 13:03:04.412 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8a7e38 2024-08-12 13:03:04.417 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8a7e38 2024-08-12 13:03:04.647 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:04.648 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-12 13:03:04.648 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:04.649 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:04.679 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8a7e38 2024-08-12 13:03:04.680 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-12 13:03:04.681 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:04.681 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-12 13:03:04.757 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8a7e38 2024-08-12 13:03:04.808 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8a7e38 2024-08-12 13:03:04.836 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8a7e38 2024-08-12 13:03:04.858 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8a7e38 2024-08-12 13:03:04.880 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8a7e38 2024-08-12 13:03:04.887 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8a7e38 2024-08-12 13:03:04.996 [DefaultDispatcher-worker-2 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8a7e38 2024-08-12 13:03:05.039 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-12 13:03:05.040 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-12 13:03:05.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-08-12 13:03:05.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-08-12 13:03:05.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-08-12 13:03:05.055 [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 2024-08-12 13:03:05.055 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-12 13:03:05.055 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c8a7e38: (connection evicted) 2024-08-12 13:03:05.056 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e4dfc2: (connection evicted) 2024-08-12 13:03:05.057 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c2331ee: (connection evicted) 2024-08-12 13:03:05.058 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@81cb4b2: (connection evicted) 2024-08-12 13:03:05.058 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d1e3bd5: (connection evicted) 2024-08-12 13:03:05.059 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69a0e77b: (connection evicted) 2024-08-12 13:03:05.059 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c1917e0: (connection evicted) 2024-08-12 13:03:05.059 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@114d95f5: (connection evicted) 2024-08-12 13:03:05.060 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d31c49a: (connection evicted) 2024-08-12 13:03:05.060 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43447578: (connection evicted) 2024-08-12 13:03:05.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:05.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-08-12 13:03:05.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-08-12 13:03:05.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-08-12 13:03:05.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:05.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:05.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:05.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:05.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:05.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:05.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fef75c6 2024-08-12 13:03:05.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:05.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:05.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:05.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:05.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:05.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:05.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:05.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:05.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:05.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:05.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:05.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:05.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:05.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-08-12 13:03:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:05.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-08-12 13:03:05.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@334540a0 2024-08-12 13:03:05.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@334540a0 2024-08-12 13:03:05.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-08-12 13:03:05.079 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334540a0 2024-08-12 13:03:05.091 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334540a0 2024-08-12 13:03:05.094 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334540a0 2024-08-12 13:03:05.095 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:05.096 [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. 2024-08-12 13:03:05.096 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:05.096 [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 2024-08-12 13:03:05.115 [DefaultDispatcher-worker-7 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334540a0 2024-08-12 13:03:05.116 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-12 13:03:05.117 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:05.117 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-12 13:03:05.123 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334540a0 2024-08-12 13:03:05.143 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334540a0 2024-08-12 13:03:05.161 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334540a0 2024-08-12 13:03:05.175 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334540a0 2024-08-12 13:03:05.178 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:05.182 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f511735 2024-08-12 13:03:05.182 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f511735 2024-08-12 13:03:05.187 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1196faaf 2024-08-12 13:03:05.187 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1196faaf 2024-08-12 13:03:05.189 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334540a0 2024-08-12 13:03:05.191 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a97c45 2024-08-12 13:03:05.191 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a97c45 2024-08-12 13:03:05.193 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334540a0 2024-08-12 13:03:05.193 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50abf094 2024-08-12 13:03:05.194 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50abf094 2024-08-12 13:03:05.196 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4754ad0b 2024-08-12 13:03:05.196 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4754ad0b 2024-08-12 13:03:05.199 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b164cc 2024-08-12 13:03:05.199 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b164cc 2024-08-12 13:03:05.202 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fa467eb 2024-08-12 13:03:05.202 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fa467eb 2024-08-12 13:03:05.206 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@30840fdb 2024-08-12 13:03:05.206 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@30840fdb 2024-08-12 13:03:05.210 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@525ad035 2024-08-12 13:03:05.210 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@525ad035 2024-08-12 13:03:05.210 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-12 13:03:05.225 [DefaultDispatcher-worker-5 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334540a0 2024-08-12 13:03:05.253 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-12 13:03:05.253 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-12 13:03:05.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-08-12 13:03:05.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-08-12 13:03:05.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-08-12 13:03:05.255 [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 2024-08-12 13:03:05.255 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@334540a0: (connection evicted) 2024-08-12 13:03:05.255 [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 2024-08-12 13:03:05.256 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f511735: (connection evicted) 2024-08-12 13:03:05.257 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1196faaf: (connection evicted) 2024-08-12 13:03:05.257 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15a97c45: (connection evicted) 2024-08-12 13:03:05.258 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50abf094: (connection evicted) 2024-08-12 13:03:05.258 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4754ad0b: (connection evicted) 2024-08-12 13:03:05.259 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61b164cc: (connection evicted) 2024-08-12 13:03:05.259 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fa467eb: (connection evicted) 2024-08-12 13:03:05.260 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30840fdb: (connection evicted) 2024-08-12 13:03:05.261 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@525ad035: (connection evicted) 2024-08-12 13:03:05.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:05.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-08-12 13:03:05.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-08-12 13:03:05.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-08-12 13:03:05.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:05.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:05.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:05.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:05.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:05.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:05.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@184751f3 2024-08-12 13:03:05.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:05.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:05.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:05.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-08-12 13:03:05.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5889fc44 2024-08-12 13:03:05.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5889fc44 2024-08-12 13:03:05.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-08-12 13:03:05.407 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:05.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395a573c 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:05.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:05.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:05.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:05.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:05.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:05.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:05.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:05.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-08-12 13:03:05.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:05.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:05.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:05.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:05.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:05.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:05.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:05.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:05.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-08-12 13:03:05.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3ee128 2024-08-12 13:03:05.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3ee128 2024-08-12 13:03:05.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-08-12 13:03:05.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-08-12 13:03:05.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:05.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:05.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:05.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:05.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:05.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:05.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@166ce247 2024-08-12 13:03:05.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:05.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:05.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:05.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-08-12 13:03:05.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@542c65d9 2024-08-12 13:03:05.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@542c65d9 2024-08-12 13:03:05.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-08-12 13:03:05.757 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:05.761 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3ee128 2024-08-12 13:03:05.783 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.027 [DefaultDispatcher-worker-4 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542c65d9 2024-08-12 13:03:06.034 [DefaultDispatcher-worker-4 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542c65d9 2024-08-12 13:03:06.035 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47117/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-12 13:03:06.035 [DefaultDispatcher-worker-4 @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:47117/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-08-12 13:03:06.035 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47117/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-12 13:03:06.052 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47117/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-12 13:03:06.053 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47117/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-12 13:03:06.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-08-12 13:03:06.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-08-12 13:03:06.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.083 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e3ee128: (connection evicted) 2024-08-12 13:03:06.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:06.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-08-12 13:03:06.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-08-12 13:03:06.087 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542c65d9 2024-08-12 13:03:06.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ba184fc 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-08-12 13:03:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-08-12 13:03:06.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d5c537 2024-08-12 13:03:06.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d5c537 2024-08-12 13:03:06.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-08-12 13:03:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-08-12 13:03:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5464b97c 2024-08-12 13:03:06.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-08-12 13:03:06.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f07930a 2024-08-12 13:03:06.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f07930a 2024-08-12 13:03:06.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-08-12 13:03:06.158 [DefaultDispatcher-worker-8 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f07930a 2024-08-12 13:03:06.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-08-12 13:03:06.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-08-12 13:03:06.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.161 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59d5c537: (connection evicted) 2024-08-12 13:03:06.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:06.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-08-12 13:03:06.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-08-12 13:03:06.163 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f07930a 2024-08-12 13:03:06.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-08-12 13:03:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f471037 2024-08-12 13:03:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-08-12 13:03:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-08-12 13:03:06.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba562e0 2024-08-12 13:03:06.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba562e0 2024-08-12 13:03:06.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-08-12 13:03:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-08-12 13:03:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a51336a 2024-08-12 13:03:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@42211e04 2024-08-12 13:03:06.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@42211e04 2024-08-12 13:03:06.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-08-12 13:03:06.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-08-12 13:03:06.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-08-12 13:03:06.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.197 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ba562e0: (connection evicted) 2024-08-12 13:03:06.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:06.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-08-12 13:03:06.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-08-12 13:03:06.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a7d0c9f 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-08-12 13:03:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-08-12 13:03:06.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@11bdab37 2024-08-12 13:03:06.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@11bdab37 2024-08-12 13:03:06.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-08-12 13:03:06.218 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-08-12 13:03:06.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280484c7 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-08-12 13:03:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-08-12 13:03:06.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@258a8584 2024-08-12 13:03:06.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@258a8584 2024-08-12 13:03:06.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-08-12 13:03:06.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-08-12 13:03:06.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-08-12 13:03:06.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.256 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11bdab37: (connection evicted) 2024-08-12 13:03:06.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:06.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-08-12 13:03:06.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-08-12 13:03:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-08-12 13:03:06.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73b0ed03 2024-08-12 13:03:06.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-08-12 13:03:06.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@27db45f 2024-08-12 13:03:06.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@27db45f 2024-08-12 13:03:06.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-08-12 13:03:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-08-12 13:03:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6068ebb2 2024-08-12 13:03:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-08-12 13:03:06.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173 2024-08-12 13:03:06.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173 2024-08-12 13:03:06.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-08-12 13:03:06.293 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-08-12 13:03:06.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-08-12 13:03:06.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.319 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27db45f: (connection evicted) 2024-08-12 13:03:06.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:06.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-08-12 13:03:06.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-08-12 13:03:06.330 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.385 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@687b0ddc 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-08-12 13:03:06.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f1ca74 2024-08-12 13:03:06.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f1ca74 2024-08-12 13:03:06.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-08-12 13:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67b8d45 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-08-12 13:03:06.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f43225 2024-08-12 13:03:06.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f43225 2024-08-12 13:03:06.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-08-12 13:03:06.531 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.548 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.587 [DefaultDispatcher-worker-2 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f43225 2024-08-12 13:03:06.619 [DefaultDispatcher-worker-6 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f43225 2024-08-12 13:03:06.628 [DefaultDispatcher-worker-8 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f43225 2024-08-12 13:03:06.640 [DefaultDispatcher-worker-8 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f43225 2024-08-12 13:03:06.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-08-12 13:03:06.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-08-12 13:03:06.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.707 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9f1ca74: (connection evicted) 2024-08-12 13:03:06.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:06.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-08-12 13:03:06.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-08-12 13:03:06.715 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f43225 2024-08-12 13:03:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-08-12 13:03:06.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63c84d31 2024-08-12 13:03:06.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-08-12 13:03:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-08-12 13:03:06.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@14201a90 2024-08-12 13:03:06.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@14201a90 2024-08-12 13:03:06.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-08-12 13:03:06.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1308ef19 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-08-12 13:03:06.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-08-12 13:03:06.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cee903a 2024-08-12 13:03:06.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cee903a 2024-08-12 13:03:06.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-08-12 13:03:06.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-08-12 13:03:06.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-08-12 13:03:06.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.762 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14201a90: (connection evicted) 2024-08-12 13:03:06.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:06.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-08-12 13:03:06.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-08-12 13:03:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-08-12 13:03:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b841713 2024-08-12 13:03:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-08-12 13:03:06.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fee14b 2024-08-12 13:03:06.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fee14b 2024-08-12 13:03:06.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-08-12 13:03:06.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c3d22f 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8f2eec 2024-08-12 13:03:06.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8f2eec 2024-08-12 13:03:06.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-08-12 13:03:06.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-08-12 13:03:06.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-08-12 13:03:06.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.787 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fee14b: (connection evicted) 2024-08-12 13:03:06.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:06.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-08-12 13:03:06.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1029cf9 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-08-12 13:03:06.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@27dfd12b 2024-08-12 13:03:06.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@27dfd12b 2024-08-12 13:03:06.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4348fa35 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-08-12 13:03:06.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cb1606 2024-08-12 13:03:06.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cb1606 2024-08-12 13:03:06.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-08-12 13:03:06.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-08-12 13:03:06.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-08-12 13:03:06.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.809 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27dfd12b: (connection evicted) 2024-08-12 13:03:06.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:06.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-08-12 13:03:06.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-08-12 13:03:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70d687b8 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-08-12 13:03:06.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@f49e81a 2024-08-12 13:03:06.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@f49e81a 2024-08-12 13:03:06.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-08-12 13:03:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-08-12 13:03:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b444b5 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-08-12 13:03:06.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae66c98 2024-08-12 13:03:06.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae66c98 2024-08-12 13:03:06.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-08-12 13:03:06.865 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.884 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.907 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-08-12 13:03:06.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-08-12 13:03:06.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.910 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f49e81a: (connection evicted) 2024-08-12 13:03:06.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:06.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-08-12 13:03:06.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77856cc5 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-08-12 13:03:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-08-12 13:03:06.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d22650 2024-08-12 13:03:06.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d22650 2024-08-12 13:03:06.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-08-12 13:03:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-08-12 13:03:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@135064ea 2024-08-12 13:03:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.938 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@106459d9 2024-08-12 13:03:06.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@106459d9 2024-08-12 13:03:06.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-08-12 13:03:06.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-08-12 13:03:06.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-08-12 13:03:06.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.942 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32d22650: (connection evicted) 2024-08-12 13:03:06.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:06.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-08-12 13:03:06.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-08-12 13:03:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40017e98 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-08-12 13:03:06.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a 2024-08-12 13:03:06.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a 2024-08-12 13:03:06.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-08-12 13:03:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-08-12 13:03:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@636fccb0 2024-08-12 13:03:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-08-12 13:03:06.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2024-08-12 13:03:06.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2024-08-12 13:03:06.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-08-12 13:03:06.988 [DefaultDispatcher-worker-2 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2024-08-12 13:03:06.989 [DefaultDispatcher-worker-2 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2024-08-12 13:03:06.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-08-12 13:03:06.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-08-12 13:03:06.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:06.991 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a: (connection evicted) 2024-08-12 13:03:06.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:06.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-08-12 13:03:06.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-08-12 13:03:06.993 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2024-08-12 13:03:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-08-12 13:03:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65d90b7f 2024-08-12 13:03:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:06.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc0e448 2024-08-12 13:03:06.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc0e448 2024-08-12 13:03:06.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-08-12 13:03:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60194904 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-08-12 13:03:07.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@7742a276 2024-08-12 13:03:07.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@7742a276 2024-08-12 13:03:07.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-08-12 13:03:07.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-08-12 13:03:07.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-08-12 13:03:07.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.032 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fc0e448: (connection evicted) 2024-08-12 13:03:07.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:07.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-08-12 13:03:07.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-08-12 13:03:07.039 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ea3a513 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-08-12 13:03:07.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2024-08-12 13:03:07.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2024-08-12 13:03:07.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-08-12 13:03:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2570b316 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-08-12 13:03:07.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-08-12 13:03:07.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-08-12 13:03:07.074 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.116 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.147 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.164 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.263 [DefaultDispatcher-worker-8 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-08-12 13:03:07.265 [DefaultDispatcher-worker-8 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-08-12 13:03:07.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-08-12 13:03:07.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-08-12 13:03:07.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.266 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8: (connection evicted) 2024-08-12 13:03:07.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:07.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-08-12 13:03:07.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-08-12 13:03:07.268 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-08-12 13:03:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-08-12 13:03:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d806de6 2024-08-12 13:03:07.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-08-12 13:03:07.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f541e67 2024-08-12 13:03:07.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f541e67 2024-08-12 13:03:07.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15371de2 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-08-12 13:03:07.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-08-12 13:03:07.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5b53c6 2024-08-12 13:03:07.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5b53c6 2024-08-12 13:03:07.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-08-12 13:03:07.373 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.391 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-08-12 13:03:07.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-08-12 13:03:07.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.503 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f541e67: (connection evicted) 2024-08-12 13:03:07.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:07.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-08-12 13:03:07.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb99d1d 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-08-12 13:03:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-08-12 13:03:07.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd37449 2024-08-12 13:03:07.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd37449 2024-08-12 13:03:07.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5402612e 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-08-12 13:03:07.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2024-08-12 13:03:07.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2024-08-12 13:03:07.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-08-12 13:03:07.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-08-12 13:03:07.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-08-12 13:03:07.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.537 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd37449: (connection evicted) 2024-08-12 13:03:07.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:07.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-08-12 13:03:07.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-08-12 13:03:07.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-08-12 13:03:07.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-08-12 13:03:07.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-08-12 13:03:07.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cead673 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:07.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:07.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-08-12 13:03:07.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-08-12 13:03:07.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2024-08-12 13:03:07.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2024-08-12 13:03:07.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-08-12 13:03:07.634 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.642 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.665 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.748 [DefaultDispatcher-worker-5 @coroutine#230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2024-08-12 13:03:07.749 [DefaultDispatcher-worker-5 @coroutine#232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2024-08-12 13:03:07.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-08-12 13:03:07.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-08-12 13:03:07.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.751 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bde6148: (connection evicted) 2024-08-12 13:03:07.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:07.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-08-12 13:03:07.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-08-12 13:03:07.753 [Test worker @coroutine#234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2024-08-12 13:03:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-08-12 13:03:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74830d73 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c41a177 2024-08-12 13:03:07.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c41a177 2024-08-12 13:03:07.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2faf6e4a 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-08-12 13:03:07.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@644947ee 2024-08-12 13:03:07.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@644947ee 2024-08-12 13:03:07.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-08-12 13:03:07.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-08-12 13:03:07.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-08-12 13:03:07.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.777 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c41a177: (connection evicted) 2024-08-12 13:03:07.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:07.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-08-12 13:03:07.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-08-12 13:03:07.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb1d475 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-08-12 13:03:07.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-08-12 13:03:07.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-08-12 13:03:07.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-08-12 13:03:07.808 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-08-12 13:03:07.818 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-08-12 13:03:07.820 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77eb607e 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-08-12 13:03:07.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-08-12 13:03:07.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-08-12 13:03:07.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-08-12 13:03:07.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-08-12 13:03:07.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-08-12 13:03:07.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:07.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:07.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-08-12 13:03:07.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-08-12 13:03:07.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-08-12 13:03:07.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d58530 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-08-12 13:03:07.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-08-12 13:03:07.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-08-12 13:03:07.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-08-12 13:03:07.839 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-08-12 13:03:07.849 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-08-12 13:03:07.851 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-08-12 13:03:07.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-08-12 13:03:07.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@283e1759 2024-08-12 13:03:07.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2024-08-12 13:03:07.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2024-08-12 13:03:07.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-08-12 13:03:07.864 [DefaultDispatcher-worker-9 @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2024-08-12 13:03:07.865 [DefaultDispatcher-worker-10 @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-08-12 13:03:07.867 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2024-08-12 13:03:07.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-08-12 13:03:07.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-08-12 13:03:07.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.871 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79e2606f: (connection evicted) 2024-08-12 13:03:07.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:07.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-08-12 13:03:07.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-08-12 13:03:07.874 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@261a66b8 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-08-12 13:03:07.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eac65db 2024-08-12 13:03:07.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eac65db 2024-08-12 13:03:07.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-08-12 13:03:07.878 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eac65db 2024-08-12 13:03:07.889 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eac65db 2024-08-12 13:03:07.891 [Test worker @coroutine#282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eac65db 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45f1413c 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-08-12 13:03:07.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@186295cc 2024-08-12 13:03:07.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@186295cc 2024-08-12 13:03:07.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-08-12 13:03:07.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-08-12 13:03:07.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-08-12 13:03:07.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:07.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:07.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-08-12 13:03:07.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@436a563f 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-08-12 13:03:07.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecb9e17 2024-08-12 13:03:07.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecb9e17 2024-08-12 13:03:07.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-08-12 13:03:07.903 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecb9e17 2024-08-12 13:03:07.914 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecb9e17 2024-08-12 13:03:07.916 [Test worker @coroutine#298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecb9e17 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3caa4d85 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-08-12 13:03:07.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@51508029 2024-08-12 13:03:07.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@51508029 2024-08-12 13:03:07.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-08-12 13:03:07.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-08-12 13:03:07.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-08-12 13:03:07.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:07.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:07.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-08-12 13:03:07.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-08-12 13:03:07.925 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec3a4c2 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:07.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-08-12 13:03:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:07.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-08-12 13:03:07.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c 2024-08-12 13:03:07.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c 2024-08-12 13:03:07.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-08-12 13:03:07.954 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:07.988 [DefaultDispatcher-worker-2 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c 2024-08-12 13:03:07.994 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:08.001 [DefaultDispatcher-worker-1 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c 2024-08-12 13:03:08.019 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:08.029 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:08.048 [DefaultDispatcher-worker-2 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c 2024-08-12 13:03:08.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-08-12 13:03:08.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-08-12 13:03:08.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:08.050 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c: (connection evicted) 2024-08-12 13:03:08.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:08.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-08-12 13:03:08.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-08-12 13:03:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30bbe83 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:08.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-08-12 13:03:08.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e4928c 2024-08-12 13:03:08.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e4928c 2024-08-12 13:03:08.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-08-12 13:03:08.089 [DefaultDispatcher-worker-11 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e4928c 2024-08-12 13:03:08.096 [DefaultDispatcher-worker-11 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e4928c 2024-08-12 13:03:08.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-08-12 13:03:08.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-08-12 13:03:08.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:08.113 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67e4928c: (connection evicted) 2024-08-12 13:03:08.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:08.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-08-12 13:03:08.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16949dfa 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:08.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:08.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-08-12 13:03:08.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cfd794 2024-08-12 13:03:08.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cfd794 2024-08-12 13:03:08.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-08-12 13:03:08.152 [DefaultDispatcher-worker-9 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cfd794 2024-08-12 13:03:08.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-08-12 13:03:08.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-08-12 13:03:08.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:08.153 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42cfd794: (connection evicted) 2024-08-12 13:03:08.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:08.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-08-12 13:03:08.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60bc308b 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:08.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:08.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:08.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-08-12 13:03:08.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f99817 2024-08-12 13:03:08.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f99817 2024-08-12 13:03:08.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-08-12 13:03:08.208 [DefaultDispatcher-worker-9 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f99817 2024-08-12 13:03:08.217 [DefaultDispatcher-worker-12 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f99817 2024-08-12 13:03:08.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-08-12 13:03:08.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-08-12 13:03:08.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:08.218 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43f99817: (connection evicted) 2024-08-12 13:03:08.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:08.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-08-12 13:03:08.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ae958b0 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:08.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-08-12 13:03:08.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff074a0 2024-08-12 13:03:08.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff074a0 2024-08-12 13:03:08.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-08-12 13:03:08.258 [DefaultDispatcher-worker-12 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff074a0 2024-08-12 13:03:08.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-08-12 13:03:08.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-08-12 13:03:08.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:08.261 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff074a0: (connection evicted) 2024-08-12 13:03:08.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:08.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-08-12 13:03:08.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-08-12 13:03:08.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57927bc9 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-08-12 13:03:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:08.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-08-12 13:03:08.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dbca45 2024-08-12 13:03:08.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dbca45 2024-08-12 13:03:08.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-08-12 13:03:08.306 [DefaultDispatcher-worker-9 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dbca45 2024-08-12 13:03:08.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-08-12 13:03:08.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-08-12 13:03:08.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:08.306 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32dbca45: (connection evicted) 2024-08-12 13:03:08.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:08.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-08-12 13:03:08.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44a44a04 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-08-12 13:03:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:08.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-08-12 13:03:08.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6fc1bc 2024-08-12 13:03:08.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6fc1bc 2024-08-12 13:03:08.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-08-12 13:03:08.575 [DefaultDispatcher-worker-12 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6fc1bc 2024-08-12 13:03:08.585 [DefaultDispatcher-worker-6 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6fc1bc 2024-08-12 13:03:08.588 [Test worker @coroutine#341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41695/manifest.json 2024-08-12 13:03:08.588 [Test worker @coroutine#341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41695/manifest.json. 2024-08-12 13:03:08.588 [Test worker @coroutine#341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41695/manifest.json 2024-08-12 13:03:08.591 [Test worker @coroutine#341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41695/manifest.json 2024-08-12 13:03:08.591 [Test worker @coroutine#341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41695/manifest.json 2024-08-12 13:03:08.594 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:08.714 [Test worker @coroutine#341] TRACE 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:41695/manifest.json. 2024-08-12 13:03:08.714 [Test worker @coroutine#341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41695/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-12 13:03:08.730 [DefaultDispatcher-worker-5 @coroutine#341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6fc1bc 2024-08-12 13:03:08.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-08-12 13:03:08.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-08-12 13:03:08.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:08.740 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a6fc1bc: (connection evicted) 2024-08-12 13:03:08.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:08.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-08-12 13:03:08.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-08-12 13:03:08.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b82018 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:08.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:08.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-08-12 13:03:08.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@17034458 2024-08-12 13:03:08.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@17034458 2024-08-12 13:03:08.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-08-12 13:03:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37a1beb3 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:08.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e54e900 2024-08-12 13:03:08.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e54e900 2024-08-12 13:03:08.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-08-12 13:03:08.803 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-12 13:03:08.860 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:08.873 [Test worker] INFO ktor.application - Application started in 0.076 seconds. 2024-08-12 13:03:08.874 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@42012093 2024-08-12 13:03:08.875 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:08.960 [DefaultDispatcher-worker-5 @coroutine#353] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e09c0b 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:08.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:08.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:08.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:08.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:08.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:08.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-08-12 13:03:08.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:08.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:08.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:08.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:08.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:08.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:08.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:08.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:08.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-08-12 13:03:08.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f2d51d 2024-08-12 13:03:08.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f2d51d 2024-08-12 13:03:08.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-08-12 13:03:08.990 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-12 13:03:08.996 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-12 13:03:08.996 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-12 13:03:08.997 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-12 13:03:08.997 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-08-12 13:03:08.997 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-12 13:03:08.997 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-12 13:03:08.997 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-12 13:03:08.997 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-12 13:03:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-08-12 13:03:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c34c491 2024-08-12 13:03:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:08.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:08.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f958d4a 2024-08-12 13:03:08.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f958d4a 2024-08-12 13:03:08.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-08-12 13:03:09.061 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:09.067 [DefaultDispatcher-worker-8 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f958d4a 2024-08-12 13:03:09.079 [DefaultDispatcher-worker-10 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f958d4a 2024-08-12 13:03:09.089 [DefaultDispatcher-worker-7 @coroutine#363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f2d51d 2024-08-12 13:03:09.091 [DefaultDispatcher-worker-7 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f2d51d 2024-08-12 13:03:09.098 [DefaultDispatcher-worker-2 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f958d4a 2024-08-12 13:03:09.100 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:09.106 [DefaultDispatcher-worker-2 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f958d4a 2024-08-12 13:03:09.107 [Test worker @coroutine#359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/625449413138620416/_ustadmanifest.json 2024-08-12 13:03:09.107 [Test worker @coroutine#359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/625449413138620416/_ustadmanifest.json. 2024-08-12 13:03:09.107 [Test worker @coroutine#359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/625449413138620416/_ustadmanifest.json 2024-08-12 13:03:09.110 [Test worker @coroutine#359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/625449413138620416/_ustadmanifest.json 2024-08-12 13:03:09.110 [Test worker @coroutine#359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/625449413138620416/_ustadmanifest.json 2024-08-12 13:03:09.111 [Test worker @coroutine#359] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/625449413138620416/_ustadmanifest.json. 2024-08-12 13:03:09.111 [Test worker @coroutine#359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/625449413138620416/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-12 13:03:09.128 [DefaultDispatcher-worker-9 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f958d4a 2024-08-12 13:03:09.135 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-12 13:03:09.136 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-11747571-8e16-4c9a-bdeb-c2d4a2e23449', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-12 13:03:09.140 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-12 13:03:09.140 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-11747571-8e16-4c9a-bdeb-c2d4a2e23449 2024-08-12 13:03:09.144 [DefaultDispatcher-worker-9 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:09.144 [DefaultDispatcher-worker-9 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-12 13:03:09.144 [DefaultDispatcher-worker-9 @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:09.144 [DefaultDispatcher-worker-9 @coroutine#379] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:09.156 [DefaultDispatcher-worker-6 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f958d4a 2024-08-12 13:03:09.156 [DefaultDispatcher-worker-6 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:09.156 [DefaultDispatcher-worker-6 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:09.156 [DefaultDispatcher-worker-6 @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:09.163 [DefaultDispatcher-worker-6 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:09.163 [DefaultDispatcher-worker-6 @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:8094/api/blob/upload-init-batch. 2024-08-12 13:03:09.163 [DefaultDispatcher-worker-6 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:09.163 [DefaultDispatcher-worker-6 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-12 13:03:09.225 [eventLoopGroupProxy-4-3 @call-handler#399] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:09.225 [eventLoopGroupProxy-4-4 @call-handler#402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-08-12 13:03:09.225 [eventLoopGroupProxy-4-2 @call-handler#401] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:09.225 [eventLoopGroupProxy-4-1 @call-handler#400] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:09.231 [eventLoopGroupProxy-4-1 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:09.231 [eventLoopGroupProxy-4-2 @call-handler#401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:09.233 [eventLoopGroupProxy-4-4 @call-handler#402] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-08-12 13:03:09.233 [eventLoopGroupProxy-4-3 @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 io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:09.233 [eventLoopGroupProxy-4-3 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-12 13:03:09.237 [eventLoopGroupProxy-4-3 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:09.238 [DefaultDispatcher-worker-9 @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:09.238 [DefaultDispatcher-worker-9 @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:09.238 [DefaultDispatcher-worker-7 @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:09.238 [DefaultDispatcher-worker-7 @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:09.246 [eventLoopGroupProxy-4-3 @call-handler#399] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 25ms 2024-08-12 13:03:09.246 [eventLoopGroupProxy-4-1 @call-handler#400] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 25ms 2024-08-12 13:03:09.249 [DefaultDispatcher-worker-2 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f958d4a 2024-08-12 13:03:09.249 [eventLoopGroupProxy-4-4 @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17034458 2024-08-12 13:03:09.257 [DefaultDispatcher-worker-2 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f958d4a 2024-08-12 13:03:09.264 [eventLoopGroupProxy-4-4 @call-handler#402] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 43ms 2024-08-12 13:03:09.265 [DefaultDispatcher-worker-2 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:09.266 [DefaultDispatcher-worker-2 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:09.271 [DefaultDispatcher-worker-2 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-12 13:03:09.271 [DefaultDispatcher-worker-2 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:09.287 [DefaultDispatcher-worker-2 @coroutine#414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:09.287 [DefaultDispatcher-worker-2 @coroutine#414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:09.287 [DefaultDispatcher-worker-2 @coroutine#414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:09.288 [DefaultDispatcher-worker-2 @coroutine#414] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:09.296 [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) 2024-08-12 13:03:09.311 [eventLoopGroupProxy-4-3 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17034458 2024-08-12 13:03:09.312 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:09.312 [eventLoopGroupProxy-4-3 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-08-12 13:03:09.313 [DefaultDispatcher-worker-2 @coroutine#414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:09.324 [DefaultDispatcher-worker-2 @coroutine#414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:09.324 [DefaultDispatcher-worker-2 @coroutine#414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:09.324 [DefaultDispatcher-worker-2 @coroutine#414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:09.324 [DefaultDispatcher-worker-2 @coroutine#414] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:09.327 [eventLoopGroupProxy-4-3 @call-handler#421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:09.333 [eventLoopGroupProxy-4-3 @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17034458 2024-08-12 13:03:09.334 [eventLoopGroupProxy-4-3 @call-handler#421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:09.334 [eventLoopGroupProxy-4-3 @call-handler#421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-08-12 13:03:09.338 [DefaultDispatcher-worker-2 @coroutine#414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:09.355 [DefaultDispatcher-worker-7 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f958d4a 2024-08-12 13:03:09.366 [DefaultDispatcher-worker-4 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f958d4a 2024-08-12 13:03:09.380 [DefaultDispatcher-worker-4 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:09.380 [DefaultDispatcher-worker-4 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-12 13:03:09.380 [DefaultDispatcher-worker-4 @coroutine#380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:09.380 [DefaultDispatcher-worker-4 @coroutine#380] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-08-12 13:03:09.383 [eventLoopGroupProxy-4-3 @call-handler#435] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:09.384 [eventLoopGroupProxy-4-3 @call-handler#435] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-08-12 13:03:09.384 [eventLoopGroupProxy-4-3 @call-handler#435] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-12 13:03:09.408 [DefaultDispatcher-worker-4 @call-handler#435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e54e900 2024-08-12 13:03:09.410 [eventLoopGroupProxy-4-3 @call-handler#435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:09.410 [eventLoopGroupProxy-4-3 @call-handler#435] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-08-12 13:03:09.411 [DefaultDispatcher-worker-10 @coroutine#352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/625449413138620416/_ustadmanifest.json 2024-08-12 13:03:09.411 [DefaultDispatcher-worker-10 @coroutine#352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/625449413138620416/_ustadmanifest.json. 2024-08-12 13:03:09.411 [DefaultDispatcher-worker-10 @coroutine#352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/625449413138620416/_ustadmanifest.json 2024-08-12 13:03:09.411 [DefaultDispatcher-worker-6 @coroutine#380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:09.412 [DefaultDispatcher-worker-6 @coroutine#380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:09.412 [DefaultDispatcher-worker-6 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-12 13:03:09.412 [DefaultDispatcher-worker-6 @coroutine#380] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:09.414 [DefaultDispatcher-worker-9 @coroutine#352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/625449413138620416/_ustadmanifest.json 2024-08-12 13:03:09.414 [DefaultDispatcher-worker-9 @coroutine#352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/625449413138620416/_ustadmanifest.json 2024-08-12 13:03:09.415 [DefaultDispatcher-worker-7 @coroutine#352] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/625449413138620416/_ustadmanifest.json. 2024-08-12 13:03:09.415 [DefaultDispatcher-worker-7 @coroutine#352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/625449413138620416/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-12 13:03:09.432 [DefaultDispatcher-worker-7 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f958d4a 2024-08-12 13:03:09.433 [DefaultDispatcher-worker-16 @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e54e900 2024-08-12 13:03:09.434 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-12 13:03:09.434 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-12 13:03:09.434 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-12 13:03:09.434 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-12 13:03:09.434 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-12 13:03:09.436 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f2d51d 2024-08-12 13:03:09.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-08-12 13:03:09.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-08-12 13:03:09.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:09.437 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f958d4a: (connection evicted) 2024-08-12 13:03:09.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:09.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-08-12 13:03:09.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-08-12 13:03:09.492 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-12 13:03:09.492 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-12 13:03:09.856 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-12 13:03:09.856 [DefaultDispatcher-worker-14 @coroutine#451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2024-08-12 13:03:10.442 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@42012093 2024-08-12 13:03:10.442 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@42012093 2024-08-12 13:03:10.446 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17034458 2024-08-12 13:03:10.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-08-12 13:03:10.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-08-12 13:03:10.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:10.447 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e54e900: (connection evicted) 2024-08-12 13:03:10.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:10.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-08-12 13:03:10.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-08-12 13:03:10.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-08-12 13:03:10.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6097f225 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:10.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:10.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-08-12 13:03:10.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5e2e06 2024-08-12 13:03:10.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5e2e06 2024-08-12 13:03:10.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-08-12 13:03:10.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-08-12 13:03:10.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:10.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:10.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:10.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:10.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:10.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16b2d182 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:10.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-08-12 13:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@50841932 2024-08-12 13:03:10.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@50841932 2024-08-12 13:03:10.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-08-12 13:03:10.493 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-12 13:03:10.495 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2024-08-12 13:03:10.495 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@11771fd6 2024-08-12 13:03:10.496 [DefaultDispatcher-worker-13 @coroutine#462] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9a16af1 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-08-12 13:03:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:10.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-08-12 13:03:10.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-08-12 13:03:10.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-08-12 13:03:10.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-08-12 13:03:10.499 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-12 13:03:10.500 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-12 13:03:10.500 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-12 13:03:10.500 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-12 13:03:10.500 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-08-12 13:03:10.500 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-12 13:03:10.500 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-12 13:03:10.500 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-12 13:03:10.500 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c468360 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:10.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-08-12 13:03:10.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-08-12 13:03:10.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-08-12 13:03:10.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-08-12 13:03:10.538 [DefaultDispatcher-worker-8 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-08-12 13:03:10.549 [DefaultDispatcher-worker-9 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-08-12 13:03:10.558 [DefaultDispatcher-worker-4 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-08-12 13:03:10.562 [Test worker @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-08-12 13:03:10.570 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:10.572 [DefaultDispatcher-worker-7 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-08-12 13:03:10.575 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:10.583 [DefaultDispatcher-worker-14 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-08-12 13:03:10.583 [Test worker @coroutine#467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/625449417397575680/_ustadmanifest.json 2024-08-12 13:03:10.583 [Test worker @coroutine#467] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/625449417397575680/_ustadmanifest.json. 2024-08-12 13:03:10.583 [Test worker @coroutine#467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/625449417397575680/_ustadmanifest.json 2024-08-12 13:03:10.586 [Test worker @coroutine#467] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/625449417397575680/_ustadmanifest.json 2024-08-12 13:03:10.586 [Test worker @coroutine#467] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/625449417397575680/_ustadmanifest.json 2024-08-12 13:03:10.587 [Test worker @coroutine#467] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/625449417397575680/_ustadmanifest.json. 2024-08-12 13:03:10.587 [Test worker @coroutine#467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/625449417397575680/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-12 13:03:10.597 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:10.601 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:10.604 [DefaultDispatcher-worker-5 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-08-12 13:03:10.604 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-12 13:03:10.605 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-267ddc29-5d31-496f-9b2a-23a5fe75a64d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-12 13:03:10.607 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-12 13:03:10.607 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-267ddc29-5d31-496f-9b2a-23a5fe75a64d 2024-08-12 13:03:10.608 [DefaultDispatcher-worker-13 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:10.608 [DefaultDispatcher-worker-13 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-12 13:03:10.608 [DefaultDispatcher-worker-13 @coroutine#487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:10.609 [DefaultDispatcher-worker-13 @coroutine#487] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:10.613 [eventLoopGroupProxy-7-1 @call-handler#498] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:10.613 [eventLoopGroupProxy-7-2 @call-handler#497] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:10.613 [eventLoopGroupProxy-7-1 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:10.613 [eventLoopGroupProxy-7-2 @call-handler#497] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:10.613 [eventLoopGroupProxy-7-2 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-12 13:03:10.614 [eventLoopGroupProxy-7-2 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:10.614 [eventLoopGroupProxy-7-2 @call-handler#497] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-08-12 13:03:10.615 [DefaultDispatcher-worker-1 @coroutine#487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:10.615 [DefaultDispatcher-worker-1 @coroutine#487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:10.618 [DefaultDispatcher-worker-1 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-08-12 13:03:10.619 [DefaultDispatcher-worker-1 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:10.619 [DefaultDispatcher-worker-1 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:10.619 [DefaultDispatcher-worker-1 @coroutine#486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:10.622 [eventLoopGroupProxy-7-2 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:10.622 [DefaultDispatcher-worker-12 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:10.622 [DefaultDispatcher-worker-12 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-12 13:03:10.622 [DefaultDispatcher-worker-12 @coroutine#485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:10.622 [DefaultDispatcher-worker-12 @coroutine#485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-12 13:03:10.622 [eventLoopGroupProxy-7-2 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:10.622 [eventLoopGroupProxy-7-2 @call-handler#506] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-08-12 13:03:10.623 [DefaultDispatcher-worker-7 @coroutine#486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:10.623 [DefaultDispatcher-worker-7 @coroutine#486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:10.624 [eventLoopGroupProxy-7-2 @call-handler#511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-08-12 13:03:10.624 [eventLoopGroupProxy-7-2 @call-handler#511] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-08-12 13:03:10.626 [eventLoopGroupProxy-7-2 @coroutine#512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e2e06 2024-08-12 13:03:10.628 [eventLoopGroupProxy-7-2 @call-handler#511] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-08-12 13:03:10.629 [DefaultDispatcher-worker-6 @coroutine#485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:10.629 [DefaultDispatcher-worker-6 @coroutine#485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:10.629 [DefaultDispatcher-worker-6 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-12 13:03:10.629 [DefaultDispatcher-worker-6 @coroutine#485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:10.631 [DefaultDispatcher-worker-7 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:10.631 [DefaultDispatcher-worker-7 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:10.631 [DefaultDispatcher-worker-7 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:10.631 [DefaultDispatcher-worker-7 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:10.632 [DefaultDispatcher-worker-9 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-08-12 13:03:10.633 [eventLoopGroupProxy-7-2 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:10.637 [eventLoopGroupProxy-7-2 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e2e06 2024-08-12 13:03:10.638 [eventLoopGroupProxy-7-2 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:10.638 [eventLoopGroupProxy-7-2 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-12 13:03:10.639 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:10.642 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:10.642 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:10.642 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:10.642 [DefaultDispatcher-worker-3 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:10.643 [DefaultDispatcher-worker-1 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-08-12 13:03:10.644 [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) 2024-08-12 13:03:10.648 [eventLoopGroupProxy-7-2 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e2e06 2024-08-12 13:03:10.648 [eventLoopGroupProxy-7-2 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:10.649 [eventLoopGroupProxy-7-2 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-12 13:03:10.649 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:10.652 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:10.652 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:10.652 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:10.652 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:10.654 [eventLoopGroupProxy-7-2 @call-handler#529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:10.703 [eventLoopGroupProxy-7-2 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:10.703 [eventLoopGroupProxy-7-2 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-08-12 13:03:10.704 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:10.705 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:10.705 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:10.705 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:10.705 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:10.708 [eventLoopGroupProxy-7-2 @call-handler#532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:10.709 [eventLoopGroupProxy-7-2 @call-handler#532] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:10.709 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:10.710 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:10.710 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:10.710 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-08-12 13:03:10.711 [DefaultDispatcher-worker-1 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:10.725 [DefaultDispatcher-worker-10 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-08-12 13:03:10.737 [DefaultDispatcher-worker-4 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-08-12 13:03:10.740 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-12 13:03:11.239 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1c693e16-d373-4db0-be4e-16d3fae3d3f1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-12 13:03:11.239 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-12 13:03:11.239 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1c693e16-d373-4db0-be4e-16d3fae3d3f1 2024-08-12 13:03:11.244 [DefaultDispatcher-worker-4 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:11.244 [DefaultDispatcher-worker-4 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-12 13:03:11.244 [DefaultDispatcher-worker-4 @coroutine#538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:11.244 [DefaultDispatcher-worker-4 @coroutine#538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-12 13:03:11.246 [eventLoopGroupProxy-7-2 @call-handler#541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-08-12 13:03:11.247 [eventLoopGroupProxy-7-2 @call-handler#541] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-08-12 13:03:11.248 [eventLoopGroupProxy-7-2 @coroutine#542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e2e06 2024-08-12 13:03:11.250 [eventLoopGroupProxy-7-2 @call-handler#541] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-08-12 13:03:11.251 [DefaultDispatcher-worker-4 @coroutine#538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:11.251 [DefaultDispatcher-worker-4 @coroutine#538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:11.252 [DefaultDispatcher-worker-4 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-12 13:03:11.252 [DefaultDispatcher-worker-4 @coroutine#538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:11.253 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.253 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:11.253 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.254 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:11.256 [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) 2024-08-12 13:03:11.259 [eventLoopGroupProxy-7-2 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:11.259 [eventLoopGroupProxy-7-2 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-12 13:03:11.260 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.262 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.262 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:11.262 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.262 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:11.265 [eventLoopGroupProxy-7-2 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:11.267 [eventLoopGroupProxy-7-2 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:11.267 [eventLoopGroupProxy-7-2 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:11.268 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.270 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.270 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:11.270 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.270 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:11.271 [eventLoopGroupProxy-7-2 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:11.315 [eventLoopGroupProxy-7-2 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:11.315 [eventLoopGroupProxy-7-2 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-12 13:03:11.316 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.317 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.317 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:11.317 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.317 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:11.319 [eventLoopGroupProxy-7-2 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:11.362 [eventLoopGroupProxy-7-2 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:11.362 [eventLoopGroupProxy-7-2 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-12 13:03:11.363 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.364 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.364 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:11.364 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.364 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:11.367 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:11.410 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:11.410 [eventLoopGroupProxy-7-2 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-12 13:03:11.411 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.412 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.412 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:11.412 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.412 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:11.414 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:11.458 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:11.459 [eventLoopGroupProxy-7-2 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-12 13:03:11.459 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.460 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.460 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:11.461 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.461 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:11.463 [eventLoopGroupProxy-7-2 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:11.506 [eventLoopGroupProxy-7-2 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:11.507 [eventLoopGroupProxy-7-2 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-12 13:03:11.507 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.509 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.509 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:11.509 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.509 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:11.511 [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) 2024-08-12 13:03:11.554 [eventLoopGroupProxy-7-2 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:11.554 [eventLoopGroupProxy-7-2 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-12 13:03:11.555 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.556 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.556 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:11.556 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.556 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:11.558 [eventLoopGroupProxy-7-2 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:11.602 [eventLoopGroupProxy-7-2 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:11.602 [eventLoopGroupProxy-7-2 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-12 13:03:11.603 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.604 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.604 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:11.604 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.604 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:11.606 [eventLoopGroupProxy-7-2 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:11.650 [eventLoopGroupProxy-7-2 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:11.650 [eventLoopGroupProxy-7-2 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-12 13:03:11.651 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.652 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.652 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:11.652 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.652 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:11.654 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:11.698 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:11.698 [eventLoopGroupProxy-7-2 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-12 13:03:11.699 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.700 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.700 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:11.700 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.700 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:11.702 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:11.752 [DefaultDispatcher-worker-14 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-08-12 13:03:11.752 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:11.752 [eventLoopGroupProxy-7-2 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-08-12 13:03:11.753 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.754 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.754 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:11.754 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.754 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:11.756 [eventLoopGroupProxy-7-2 @call-handler#587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:11.798 [eventLoopGroupProxy-7-2 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:11.798 [eventLoopGroupProxy-7-2 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-08-12 13:03:11.798 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.799 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.799 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:11.799 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.800 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:11.801 [eventLoopGroupProxy-7-2 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:11.848 [eventLoopGroupProxy-7-2 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e2e06 2024-08-12 13:03:11.848 [eventLoopGroupProxy-7-2 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:11.849 [eventLoopGroupProxy-7-2 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-12 13:03:11.849 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.851 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.852 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:11.852 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.852 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:11.854 [eventLoopGroupProxy-7-2 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:11.856 [eventLoopGroupProxy-7-2 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e2e06 2024-08-12 13:03:11.857 [eventLoopGroupProxy-7-2 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:11.857 [eventLoopGroupProxy-7-2 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:11.857 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.859 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.859 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:11.859 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.859 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:11.861 [eventLoopGroupProxy-7-2 @call-handler#600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:11.864 [eventLoopGroupProxy-7-2 @coroutine#601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e2e06 2024-08-12 13:03:11.864 [eventLoopGroupProxy-7-2 @call-handler#600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:11.864 [eventLoopGroupProxy-7-2 @call-handler#600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:11.865 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:11.876 [DefaultDispatcher-worker-11 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-08-12 13:03:11.885 [DefaultDispatcher-worker-6 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-08-12 13:03:11.886 [DefaultDispatcher-worker-6 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:11.886 [DefaultDispatcher-worker-6 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-12 13:03:11.886 [DefaultDispatcher-worker-6 @coroutine#488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:11.886 [DefaultDispatcher-worker-6 @coroutine#488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-08-12 13:03:11.888 [eventLoopGroupProxy-7-2 @call-handler#610] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:11.889 [eventLoopGroupProxy-7-2 @call-handler#610] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-08-12 13:03:11.889 [eventLoopGroupProxy-7-2 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-12 13:03:11.908 [DefaultDispatcher-worker-12 @call-handler#610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50841932 2024-08-12 13:03:11.908 [eventLoopGroupProxy-7-2 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:11.909 [DefaultDispatcher-worker-14 @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/625449417397575680/_ustadmanifest.json 2024-08-12 13:03:11.909 [eventLoopGroupProxy-7-2 @call-handler#610] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 21ms 2024-08-12 13:03:11.909 [DefaultDispatcher-worker-14 @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/625449417397575680/_ustadmanifest.json. 2024-08-12 13:03:11.909 [DefaultDispatcher-worker-14 @coroutine#461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/625449417397575680/_ustadmanifest.json 2024-08-12 13:03:11.909 [DefaultDispatcher-worker-9 @coroutine#488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:11.909 [DefaultDispatcher-worker-9 @coroutine#488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:11.910 [DefaultDispatcher-worker-9 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-12 13:03:11.910 [DefaultDispatcher-worker-9 @coroutine#488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:11.911 [DefaultDispatcher-worker-3 @coroutine#461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/625449417397575680/_ustadmanifest.json 2024-08-12 13:03:11.911 [DefaultDispatcher-worker-3 @coroutine#461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/625449417397575680/_ustadmanifest.json 2024-08-12 13:03:11.912 [DefaultDispatcher-worker-10 @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/625449417397575680/_ustadmanifest.json. 2024-08-12 13:03:11.912 [DefaultDispatcher-worker-10 @coroutine#461] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/625449417397575680/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-12 13:03:11.922 [DefaultDispatcher-worker-10 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-08-12 13:03:11.925 [DefaultDispatcher-worker-10 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50841932 2024-08-12 13:03:11.927 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-12 13:03:11.927 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-12 13:03:11.927 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-12 13:03:11.927 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-12 13:03:11.927 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-12 13:03:11.929 [Test worker @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-08-12 13:03:11.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-08-12 13:03:11.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-08-12 13:03:11.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:11.930 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1: (connection evicted) 2024-08-12 13:03:11.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:11.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-08-12 13:03:11.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-08-12 13:03:12.000 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-12 13:03:12.240 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-12 13:03:12.376 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-12 13:03:12.473 [DefaultDispatcher-worker-6 @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e2e06 2024-08-12 13:03:12.934 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@11771fd6 2024-08-12 13:03:12.934 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@11771fd6 2024-08-12 13:03:12.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-08-12 13:03:12.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-08-12 13:03:12.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:12.935 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50841932: (connection evicted) 2024-08-12 13:03:12.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:12.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-08-12 13:03:12.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-08-12 13:03:12.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1802f60c 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:12.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:12.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-08-12 13:03:12.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-08-12 13:03:12.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-08-12 13:03:12.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23eb6d13 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:12.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:12.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:12.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:12.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:12.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:12.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-08-12 13:03:12.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-08-12 13:03:12.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-08-12 13:03:12.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-08-12 13:03:12.965 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-12 13:03:12.966 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-08-12 13:03:12.966 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@64cec4d0 2024-08-12 13:03:12.968 [DefaultDispatcher-worker-4 @coroutine#639] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@707b38a1 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:12.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:12.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-08-12 13:03:12.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-08-12 13:03:12.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-08-12 13:03:12.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-08-12 13:03:12.971 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-12 13:03:12.971 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-12 13:03:12.971 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-12 13:03:12.971 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-12 13:03:12.971 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-08-12 13:03:12.971 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-12 13:03:12.971 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-12 13:03:12.971 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-12 13:03:12.971 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-12 13:03:12.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-08-12 13:03:12.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb1820d 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:12.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-08-12 13:03:12.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-08-12 13:03:12.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-08-12 13:03:13.007 [DefaultDispatcher-worker-8 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-08-12 13:03:13.017 [DefaultDispatcher-worker-11 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-08-12 13:03:13.025 [DefaultDispatcher-worker-1 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-08-12 13:03:13.028 [Test worker @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-08-12 13:03:13.036 [DefaultDispatcher-worker-6 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-08-12 13:03:13.046 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:13.047 [DefaultDispatcher-worker-3 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-08-12 13:03:13.047 [Test worker @coroutine#644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/625449428901531648/_ustadmanifest.json 2024-08-12 13:03:13.047 [Test worker @coroutine#644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/625449428901531648/_ustadmanifest.json. 2024-08-12 13:03:13.047 [Test worker @coroutine#644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/625449428901531648/_ustadmanifest.json 2024-08-12 13:03:13.049 [Test worker @coroutine#644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/625449428901531648/_ustadmanifest.json 2024-08-12 13:03:13.049 [Test worker @coroutine#644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/625449428901531648/_ustadmanifest.json 2024-08-12 13:03:13.049 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:13.049 [Test worker @coroutine#644] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/625449428901531648/_ustadmanifest.json. 2024-08-12 13:03:13.050 [Test worker @coroutine#644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/625449428901531648/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-12 13:03:13.064 [DefaultDispatcher-worker-11 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-08-12 13:03:13.065 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-12 13:03:13.065 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4e40db8e-41e4-4572-b121-895960026954', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-12 13:03:13.066 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-12 13:03:13.066 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4e40db8e-41e4-4572-b121-895960026954 2024-08-12 13:03:13.068 [DefaultDispatcher-worker-3 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:13.068 [DefaultDispatcher-worker-3 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-12 13:03:13.068 [DefaultDispatcher-worker-3 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:13.068 [DefaultDispatcher-worker-3 @coroutine#664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:13.069 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:13.072 [eventLoopGroupProxy-10-1 @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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:13.073 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:13.073 [eventLoopGroupProxy-10-2 @call-handler#675] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:13.074 [eventLoopGroupProxy-10-1 @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 2024-08-12 13:03:13.074 [eventLoopGroupProxy-10-1 @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. 2024-08-12 13:03:13.074 [eventLoopGroupProxy-10-2 @call-handler#675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:13.074 [eventLoopGroupProxy-10-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:13.075 [eventLoopGroupProxy-10-1 @call-handler#674] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 4ms 2024-08-12 13:03:13.075 [DefaultDispatcher-worker-4 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:13.075 [DefaultDispatcher-worker-4 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:13.084 [DefaultDispatcher-worker-4 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-08-12 13:03:13.084 [DefaultDispatcher-worker-4 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:13.084 [DefaultDispatcher-worker-4 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:13.084 [DefaultDispatcher-worker-4 @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:13.095 [eventLoopGroupProxy-10-1 @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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:13.095 [DefaultDispatcher-worker-9 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:13.095 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:13.095 [DefaultDispatcher-worker-9 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-12 13:03:13.095 [DefaultDispatcher-worker-9 @coroutine#662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:13.095 [DefaultDispatcher-worker-9 @coroutine#662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-12 13:03:13.095 [eventLoopGroupProxy-10-1 @call-handler#683] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-08-12 13:03:13.096 [DefaultDispatcher-worker-10 @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:13.096 [DefaultDispatcher-worker-10 @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:13.101 [eventLoopGroupProxy-10-1 @call-handler#688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-08-12 13:03:13.101 [eventLoopGroupProxy-10-1 @call-handler#688] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-08-12 13:03:13.103 [eventLoopGroupProxy-10-1 @coroutine#689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-08-12 13:03:13.105 [eventLoopGroupProxy-10-1 @call-handler#688] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 8ms 2024-08-12 13:03:13.106 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:13.106 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:13.106 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-12 13:03:13.106 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:13.106 [DefaultDispatcher-worker-9 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-08-12 13:03:13.110 [DefaultDispatcher-worker-12 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:13.110 [DefaultDispatcher-worker-12 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:13.110 [DefaultDispatcher-worker-12 @coroutine#694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:13.110 [DefaultDispatcher-worker-12 @coroutine#694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:13.112 [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) 2024-08-12 13:03:13.115 [eventLoopGroupProxy-10-1 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-08-12 13:03:13.115 [eventLoopGroupProxy-10-1 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:13.115 [eventLoopGroupProxy-10-1 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:13.117 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:13.118 [DefaultDispatcher-worker-9 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-08-12 13:03:13.119 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:13.119 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:13.119 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:13.119 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:13.121 [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) 2024-08-12 13:03:13.128 [eventLoopGroupProxy-10-1 @coroutine#702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-08-12 13:03:13.129 [eventLoopGroupProxy-10-1 @call-handler#701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:13.129 [eventLoopGroupProxy-10-1 @call-handler#701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-08-12 13:03:13.130 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:13.131 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:13.131 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:13.131 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:13.131 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:13.133 [eventLoopGroupProxy-10-1 @call-handler#706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:13.139 [eventLoopGroupProxy-10-1 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-08-12 13:03:13.139 [eventLoopGroupProxy-10-1 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:13.139 [eventLoopGroupProxy-10-1 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-08-12 13:03:13.140 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:13.143 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:13.143 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:13.143 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:13.143 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:13.146 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:13.149 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-08-12 13:03:13.149 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:13.149 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-12 13:03:13.150 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:13.152 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:13.153 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:13.153 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:13.153 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:13.155 [eventLoopGroupProxy-10-1 @call-handler#717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:13.162 [eventLoopGroupProxy-10-1 @coroutine#718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-08-12 13:03:13.162 [eventLoopGroupProxy-10-1 @call-handler#717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:13.162 [eventLoopGroupProxy-10-1 @call-handler#717] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-08-12 13:03:13.163 [DefaultDispatcher-worker-11 @coroutine#694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:13.177 [DefaultDispatcher-worker-4 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-08-12 13:03:13.186 [DefaultDispatcher-worker-12 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-08-12 13:03:13.187 [DefaultDispatcher-worker-12 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:13.187 [DefaultDispatcher-worker-12 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-12 13:03:13.187 [DefaultDispatcher-worker-12 @coroutine#665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:13.187 [DefaultDispatcher-worker-12 @coroutine#665] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-08-12 13:03:13.189 [eventLoopGroupProxy-10-1 @call-handler#727] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:13.189 [eventLoopGroupProxy-10-1 @call-handler#727] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-08-12 13:03:13.189 [eventLoopGroupProxy-10-1 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-12 13:03:13.212 [DefaultDispatcher-worker-2 @call-handler#727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-08-12 13:03:13.213 [eventLoopGroupProxy-10-1 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:13.213 [eventLoopGroupProxy-10-1 @call-handler#727] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-08-12 13:03:13.213 [DefaultDispatcher-worker-10 @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/625449428901531648/_ustadmanifest.json 2024-08-12 13:03:13.213 [DefaultDispatcher-worker-10 @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:8094/api/content/625449428901531648/_ustadmanifest.json. 2024-08-12 13:03:13.213 [DefaultDispatcher-worker-10 @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/625449428901531648/_ustadmanifest.json 2024-08-12 13:03:13.214 [DefaultDispatcher-worker-9 @coroutine#665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:13.214 [DefaultDispatcher-worker-9 @coroutine#665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:13.214 [DefaultDispatcher-worker-9 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-12 13:03:13.214 [DefaultDispatcher-worker-9 @coroutine#665] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:13.216 [DefaultDispatcher-worker-5 @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/625449428901531648/_ustadmanifest.json 2024-08-12 13:03:13.216 [DefaultDispatcher-worker-5 @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/625449428901531648/_ustadmanifest.json 2024-08-12 13:03:13.217 [DefaultDispatcher-worker-5 @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:8094/api/content/625449428901531648/_ustadmanifest.json. 2024-08-12 13:03:13.217 [DefaultDispatcher-worker-5 @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/625449428901531648/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-12 13:03:13.225 [DefaultDispatcher-worker-2 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-08-12 13:03:13.228 [DefaultDispatcher-worker-2 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-08-12 13:03:13.230 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-12 13:03:13.230 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-12 13:03:13.230 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-12 13:03:13.230 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-12 13:03:13.230 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-12 13:03:13.232 [Test worker @coroutine#743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-08-12 13:03:13.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-08-12 13:03:13.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-08-12 13:03:13.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:13.232 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1: (connection evicted) 2024-08-12 13:03:13.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:13.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-08-12 13:03:13.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-08-12 13:03:13.471 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-12 13:03:13.471 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-12 13:03:13.678 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-12 13:03:14.236 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@64cec4d0 2024-08-12 13:03:14.236 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@64cec4d0 2024-08-12 13:03:14.238 [Test worker @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-08-12 13:03:14.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-08-12 13:03:14.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-08-12 13:03:14.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:14.238 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aa65672: (connection evicted) 2024-08-12 13:03:14.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:14.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-08-12 13:03:14.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-08-12 13:03:14.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-08-12 13:03:14.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:14.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:14.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:14.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:14.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:14.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:14.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39a09c0 2024-08-12 13:03:14.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:14.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:14.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-08-12 13:03:14.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:14.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:14.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-08-12 13:03:14.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@341889a1 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:14.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-08-12 13:03:14.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a225534 2024-08-12 13:03:14.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a225534 2024-08-12 13:03:14.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-08-12 13:03:14.285 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-12 13:03:14.286 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-08-12 13:03:14.286 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1f370472 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41120e48 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:14.288 [DefaultDispatcher-worker-13 @coroutine#755] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:14.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@ea40c9f 2024-08-12 13:03:14.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@ea40c9f 2024-08-12 13:03:14.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-08-12 13:03:14.290 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-12 13:03:14.291 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-12 13:03:14.291 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-12 13:03:14.291 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-12 13:03:14.291 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-08-12 13:03:14.291 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-12 13:03:14.291 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-12 13:03:14.291 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-12 13:03:14.291 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66f223fa 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:14.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:14.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-08-12 13:03:14.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2024-08-12 13:03:14.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2024-08-12 13:03:14.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-08-12 13:03:14.332 [DefaultDispatcher-worker-5 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2024-08-12 13:03:14.341 [DefaultDispatcher-worker-1 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2024-08-12 13:03:14.363 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:14.367 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:14.389 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:14.392 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:14.455 [DefaultDispatcher-worker-1 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea40c9f 2024-08-12 13:03:14.498 [DefaultDispatcher-worker-7 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea40c9f 2024-08-12 13:03:14.504 [DefaultDispatcher-worker-7 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea40c9f 2024-08-12 13:03:14.509 [DefaultDispatcher-worker-7 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea40c9f 2024-08-12 13:03:14.518 [DefaultDispatcher-worker-3 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2024-08-12 13:03:14.526 [DefaultDispatcher-worker-8 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2024-08-12 13:03:14.527 [Test worker @coroutine#760] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/625449433338339328/_ustadmanifest.json 2024-08-12 13:03:14.527 [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:8094/api/content/625449433338339328/_ustadmanifest.json. 2024-08-12 13:03:14.527 [Test worker @coroutine#760] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/625449433338339328/_ustadmanifest.json 2024-08-12 13:03:14.529 [Test worker @coroutine#760] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/625449433338339328/_ustadmanifest.json 2024-08-12 13:03:14.529 [Test worker @coroutine#760] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/625449433338339328/_ustadmanifest.json 2024-08-12 13:03:14.531 [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:8094/api/content/625449433338339328/_ustadmanifest.json. 2024-08-12 13:03:14.531 [Test worker @coroutine#760] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/625449433338339328/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-12 13:03:14.640 [DefaultDispatcher-worker-4 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2024-08-12 13:03:14.640 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-12 13:03:14.640 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e2a1206a-386e-487c-9ebe-11830129e3d4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-12 13:03:14.642 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-12 13:03:14.642 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e2a1206a-386e-487c-9ebe-11830129e3d4 2024-08-12 13:03:14.642 [DefaultDispatcher-worker-15 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:14.642 [DefaultDispatcher-worker-15 @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:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-12 13:03:14.642 [DefaultDispatcher-worker-15 @coroutine#786] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:14.643 [DefaultDispatcher-worker-15 @coroutine#786] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:14.645 [eventLoopGroupProxy-13-1 @call-handler#796] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:14.645 [eventLoopGroupProxy-13-2 @call-handler#797] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:14.646 [eventLoopGroupProxy-13-1 @call-handler#796] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:14.646 [eventLoopGroupProxy-13-2 @call-handler#797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:14.646 [eventLoopGroupProxy-13-1 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-12 13:03:14.646 [eventLoopGroupProxy-13-1 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:14.647 [eventLoopGroupProxy-13-1 @call-handler#796] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-08-12 13:03:14.647 [DefaultDispatcher-worker-7 @coroutine#786] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:14.647 [DefaultDispatcher-worker-7 @coroutine#786] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:14.650 [DefaultDispatcher-worker-15 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2024-08-12 13:03:14.651 [DefaultDispatcher-worker-15 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:14.651 [DefaultDispatcher-worker-15 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:14.651 [DefaultDispatcher-worker-15 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:14.653 [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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:14.653 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:14.653 [eventLoopGroupProxy-13-1 @call-handler#805] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-08-12 13:03:14.654 [DefaultDispatcher-worker-10 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:14.654 [DefaultDispatcher-worker-10 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:14.661 [DefaultDispatcher-worker-7 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2024-08-12 13:03:14.669 [DefaultDispatcher-worker-13 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2024-08-12 13:03:14.685 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:14.685 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-12 13:03:14.685 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:14.685 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-12 13:03:14.686 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-08-12 13:03:14.686 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-08-12 13:03:14.735 [eventLoopGroupProxy-13-1 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:14.738 [eventLoopGroupProxy-13-1 @call-handler#812] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 52ms 2024-08-12 13:03:14.738 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:14.738 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:14.739 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-12 13:03:14.739 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:14.745 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.745 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:14.745 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.745 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:14.747 [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) 2024-08-12 13:03:14.750 [eventLoopGroupProxy-13-1 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:14.750 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:14.751 [eventLoopGroupProxy-13-1 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-12 13:03:14.751 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.753 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.753 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:14.753 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.753 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:14.755 [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) 2024-08-12 13:03:14.801 [eventLoopGroupProxy-13-1 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:14.801 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:14.802 [eventLoopGroupProxy-13-1 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-12 13:03:14.802 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.804 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.804 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:14.804 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.804 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:14.806 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:14.808 [eventLoopGroupProxy-13-1 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:14.808 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:14.809 [eventLoopGroupProxy-13-1 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:14.809 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.811 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.811 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:14.811 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.811 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:14.813 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:14.818 [eventLoopGroupProxy-13-1 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:14.819 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:14.819 [eventLoopGroupProxy-13-1 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-08-12 13:03:14.819 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.821 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.821 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:14.821 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.821 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:14.823 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:14.868 [eventLoopGroupProxy-13-1 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:14.869 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:14.869 [eventLoopGroupProxy-13-1 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-12 13:03:14.869 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.874 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.874 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:14.874 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.874 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:14.875 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:14.948 [eventLoopGroupProxy-13-1 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:14.949 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:14.949 [eventLoopGroupProxy-13-1 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 74ms 2024-08-12 13:03:14.950 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.953 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.953 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:14.953 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:14.953 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:14.955 [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) 2024-08-12 13:03:15.009 [eventLoopGroupProxy-13-1 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.010 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.010 [eventLoopGroupProxy-13-1 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 55ms 2024-08-12 13:03:15.011 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.013 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.013 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.013 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.013 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.015 [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) 2024-08-12 13:03:15.060 [eventLoopGroupProxy-13-1 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.061 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.061 [eventLoopGroupProxy-13-1 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-12 13:03:15.062 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.064 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.064 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.064 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.064 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.066 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.070 [eventLoopGroupProxy-13-1 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.071 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.071 [eventLoopGroupProxy-13-1 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-12 13:03:15.072 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.073 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.073 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.073 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.073 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.075 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.121 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.122 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.122 [eventLoopGroupProxy-13-1 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-12 13:03:15.123 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.125 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.125 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.125 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.125 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.127 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.129 [eventLoopGroupProxy-13-1 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.129 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.129 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.130 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.131 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.132 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.132 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.132 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.133 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.135 [eventLoopGroupProxy-13-1 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.136 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.136 [eventLoopGroupProxy-13-1 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.136 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.138 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.138 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.138 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.138 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.140 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.142 [eventLoopGroupProxy-13-1 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.142 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.142 [eventLoopGroupProxy-13-1 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.143 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.144 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.144 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.144 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.144 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.146 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.148 [eventLoopGroupProxy-13-1 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.148 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.149 [eventLoopGroupProxy-13-1 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.149 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.151 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.151 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.151 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.151 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.152 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.154 [eventLoopGroupProxy-13-1 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.155 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.155 [eventLoopGroupProxy-13-1 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.155 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.157 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.158 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.158 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.158 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.159 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.161 [eventLoopGroupProxy-13-1 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.162 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.162 [eventLoopGroupProxy-13-1 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.162 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.164 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.164 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.164 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.164 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.166 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.168 [eventLoopGroupProxy-13-1 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.168 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.168 [DefaultDispatcher-worker-5 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2024-08-12 13:03:15.168 [eventLoopGroupProxy-13-1 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.169 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.170 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.171 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.171 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.171 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.172 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.174 [eventLoopGroupProxy-13-1 @coroutine#907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.174 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.175 [eventLoopGroupProxy-13-1 @call-handler#906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.175 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.178 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.178 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.178 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.178 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.179 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.182 [eventLoopGroupProxy-13-1 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.182 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.182 [eventLoopGroupProxy-13-1 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.183 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.184 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.184 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.184 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.184 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.186 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.188 [eventLoopGroupProxy-13-1 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.188 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.189 [eventLoopGroupProxy-13-1 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.190 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.193 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.193 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.193 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.193 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.195 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.197 [eventLoopGroupProxy-13-1 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.198 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.198 [eventLoopGroupProxy-13-1 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.199 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.200 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.200 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.200 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.200 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.202 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.205 [eventLoopGroupProxy-13-1 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.205 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.205 [eventLoopGroupProxy-13-1 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.206 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.208 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.208 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.208 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.208 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.214 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.216 [eventLoopGroupProxy-13-1 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.217 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.217 [eventLoopGroupProxy-13-1 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-12 13:03:15.217 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.219 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.219 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.219 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.219 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.220 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.222 [eventLoopGroupProxy-13-1 @coroutine#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.223 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.223 [eventLoopGroupProxy-13-1 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.223 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.226 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.226 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.226 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.226 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.228 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.230 [eventLoopGroupProxy-13-1 @coroutine#942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.230 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.231 [eventLoopGroupProxy-13-1 @call-handler#941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.231 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.233 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.233 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.233 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.233 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.235 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.238 [eventLoopGroupProxy-13-1 @coroutine#947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.238 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.238 [eventLoopGroupProxy-13-1 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.239 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.240 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.240 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.240 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.240 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.246 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.248 [eventLoopGroupProxy-13-1 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.249 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.249 [eventLoopGroupProxy-13-1 @call-handler#951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.249 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.251 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.251 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.251 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.251 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.252 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.254 [eventLoopGroupProxy-13-1 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.254 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.254 [eventLoopGroupProxy-13-1 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:15.255 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.258 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.258 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.258 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.258 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.259 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.262 [eventLoopGroupProxy-13-1 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.262 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.263 [eventLoopGroupProxy-13-1 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-12 13:03:15.263 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.265 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.265 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.265 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.265 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.267 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.269 [eventLoopGroupProxy-13-1 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.269 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.269 [eventLoopGroupProxy-13-1 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.270 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.271 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.272 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.272 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.272 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.277 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.280 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.280 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.280 [eventLoopGroupProxy-13-1 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.281 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.284 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.284 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.284 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.284 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.286 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.289 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.289 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.289 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.290 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.292 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.292 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.292 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.292 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.293 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.296 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.296 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.296 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.297 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.303 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.303 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.303 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.303 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.305 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.307 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.307 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.308 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.308 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.311 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.311 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.311 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.311 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.313 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.315 [eventLoopGroupProxy-13-1 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.315 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.316 [eventLoopGroupProxy-13-1 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.316 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.317 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.317 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.318 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.318 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.319 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.321 [eventLoopGroupProxy-13-1 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.321 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.321 [eventLoopGroupProxy-13-1 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:15.322 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.324 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.324 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.324 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.324 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.325 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.376 [eventLoopGroupProxy-13-1 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.377 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.377 [eventLoopGroupProxy-13-1 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-08-12 13:03:15.378 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.381 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.381 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.381 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.381 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.382 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.385 [eventLoopGroupProxy-13-1 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.385 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.385 [eventLoopGroupProxy-13-1 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.386 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.387 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.387 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.387 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.387 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.389 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.392 [eventLoopGroupProxy-13-1 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.392 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.392 [eventLoopGroupProxy-13-1 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.393 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.394 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.394 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.394 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.394 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.399 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.402 [eventLoopGroupProxy-13-1 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.402 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.402 [eventLoopGroupProxy-13-1 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-08-12 13:03:15.403 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.404 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.404 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.404 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.404 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.406 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.452 [eventLoopGroupProxy-13-1 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.452 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.452 [eventLoopGroupProxy-13-1 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-12 13:03:15.453 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.457 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.457 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.457 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.457 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.459 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.504 [eventLoopGroupProxy-13-1 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.504 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.504 [eventLoopGroupProxy-13-1 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-12 13:03:15.505 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.507 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.507 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.507 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.507 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.509 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.512 [eventLoopGroupProxy-13-1 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.512 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.512 [eventLoopGroupProxy-13-1 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-12 13:03:15.513 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.514 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.515 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.515 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.515 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.516 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.525 [eventLoopGroupProxy-13-1 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.525 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.526 [eventLoopGroupProxy-13-1 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-08-12 13:03:15.526 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.528 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.528 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.528 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.528 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.529 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.571 [eventLoopGroupProxy-13-1 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.571 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.571 [eventLoopGroupProxy-13-1 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-08-12 13:03:15.572 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.575 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.575 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.575 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.575 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.577 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.580 [eventLoopGroupProxy-13-1 @coroutine#1049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.580 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.581 [eventLoopGroupProxy-13-1 @call-handler#1048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-12 13:03:15.581 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.583 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.583 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.583 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.583 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.584 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.587 [eventLoopGroupProxy-13-1 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.587 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.587 [eventLoopGroupProxy-13-1 @call-handler#1053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.588 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.594 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.594 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.594 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.594 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.595 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.598 [eventLoopGroupProxy-13-1 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.598 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.598 [eventLoopGroupProxy-13-1 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.599 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.601 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.601 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.602 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.602 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.603 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.605 [eventLoopGroupProxy-13-1 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.606 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.606 [eventLoopGroupProxy-13-1 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.607 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.608 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.608 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.608 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.608 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.610 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.656 [eventLoopGroupProxy-13-1 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.656 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.657 [eventLoopGroupProxy-13-1 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-12 13:03:15.657 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.661 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.661 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.661 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.661 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.662 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.665 [eventLoopGroupProxy-13-1 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.665 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.665 [eventLoopGroupProxy-13-1 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.666 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.667 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.667 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.667 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.667 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.668 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.671 [eventLoopGroupProxy-13-1 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.671 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.671 [eventLoopGroupProxy-13-1 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.672 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.673 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.673 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.673 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.673 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.675 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.678 [eventLoopGroupProxy-13-1 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.678 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.678 [eventLoopGroupProxy-13-1 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-12 13:03:15.679 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.681 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.681 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.681 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.681 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.683 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.685 [eventLoopGroupProxy-13-1 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.685 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.685 [eventLoopGroupProxy-13-1 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:15.686 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.687 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.687 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.687 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.687 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.688 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.690 [eventLoopGroupProxy-13-1 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.690 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.690 [eventLoopGroupProxy-13-1 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:15.691 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.691 [DefaultDispatcher-worker-8 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2024-08-12 13:03:15.692 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.692 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.692 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.692 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.694 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.697 [eventLoopGroupProxy-13-1 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.697 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.697 [eventLoopGroupProxy-13-1 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.698 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.699 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.699 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.699 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.699 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.700 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.702 [eventLoopGroupProxy-13-1 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.703 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.703 [eventLoopGroupProxy-13-1 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.703 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.705 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.705 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.705 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.705 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.706 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.709 [eventLoopGroupProxy-13-1 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.709 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.709 [eventLoopGroupProxy-13-1 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.710 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.711 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.711 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.711 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.711 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.712 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.715 [eventLoopGroupProxy-13-1 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.716 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.716 [eventLoopGroupProxy-13-1 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-12 13:03:15.716 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.718 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.718 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.718 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.718 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.719 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.722 [eventLoopGroupProxy-13-1 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.722 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.722 [eventLoopGroupProxy-13-1 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.723 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.724 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.724 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.724 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.724 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.725 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.727 [eventLoopGroupProxy-13-1 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.728 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.728 [eventLoopGroupProxy-13-1 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.728 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.729 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.729 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.729 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.729 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.731 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.733 [eventLoopGroupProxy-13-1 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.734 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.734 [eventLoopGroupProxy-13-1 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-12 13:03:15.734 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.735 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.735 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.735 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.735 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.736 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.779 [eventLoopGroupProxy-13-1 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.780 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.780 [eventLoopGroupProxy-13-1 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-12 13:03:15.781 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.782 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.782 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.782 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.782 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.783 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.786 [eventLoopGroupProxy-13-1 @coroutine#1140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.786 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.786 [eventLoopGroupProxy-13-1 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.787 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.788 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.788 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.788 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.788 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.789 [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) 2024-08-12 13:03:15.791 [eventLoopGroupProxy-13-1 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.792 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.792 [eventLoopGroupProxy-13-1 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.792 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.793 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.793 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.793 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.793 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.794 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.839 [eventLoopGroupProxy-13-1 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.840 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.840 [eventLoopGroupProxy-13-1 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-12 13:03:15.840 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.842 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.842 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.842 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.842 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.843 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.846 [eventLoopGroupProxy-13-1 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.846 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.846 [eventLoopGroupProxy-13-1 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.847 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.848 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.848 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.848 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.848 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.850 [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) 2024-08-12 13:03:15.852 [eventLoopGroupProxy-13-1 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.852 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.852 [eventLoopGroupProxy-13-1 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.852 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.854 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.854 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.854 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.854 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.855 [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) 2024-08-12 13:03:15.857 [eventLoopGroupProxy-13-1 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.857 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.857 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:15.858 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.859 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.859 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.859 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.859 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.861 [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) 2024-08-12 13:03:15.904 [eventLoopGroupProxy-13-1 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.904 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.904 [eventLoopGroupProxy-13-1 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-12 13:03:15.905 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.906 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.907 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.907 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.907 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.908 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.911 [eventLoopGroupProxy-13-1 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.911 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.911 [eventLoopGroupProxy-13-1 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:15.912 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.913 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.913 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.913 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.913 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.915 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:15.959 [eventLoopGroupProxy-13-1 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:15.960 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:15.960 [eventLoopGroupProxy-13-1 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-12 13:03:15.960 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.963 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.963 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:15.963 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:15.963 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:15.964 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.011 [eventLoopGroupProxy-13-1 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.012 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.012 [eventLoopGroupProxy-13-1 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-12 13:03:16.012 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.014 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.015 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.015 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.015 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.016 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.060 [eventLoopGroupProxy-13-1 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.061 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.061 [eventLoopGroupProxy-13-1 @call-handler#1190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-12 13:03:16.061 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.063 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.063 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.063 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.063 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.064 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.107 [eventLoopGroupProxy-13-1 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.108 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.108 [eventLoopGroupProxy-13-1 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-12 13:03:16.109 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.110 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.110 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.110 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.110 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.112 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.114 [eventLoopGroupProxy-13-1 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.114 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.114 [eventLoopGroupProxy-13-1 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:16.115 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.116 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.116 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.116 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.116 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.117 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.119 [eventLoopGroupProxy-13-1 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.120 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.120 [eventLoopGroupProxy-13-1 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:16.120 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.122 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.122 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.122 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.122 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.123 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.125 [eventLoopGroupProxy-13-1 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.125 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.126 [eventLoopGroupProxy-13-1 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:16.126 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.128 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.128 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.128 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.128 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.129 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.131 [eventLoopGroupProxy-13-1 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.131 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.131 [eventLoopGroupProxy-13-1 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.132 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.133 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.133 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.133 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.133 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.135 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.137 [eventLoopGroupProxy-13-1 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.137 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.137 [eventLoopGroupProxy-13-1 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.137 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.139 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.139 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.139 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.139 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.141 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.142 [eventLoopGroupProxy-13-1 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.143 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.143 [eventLoopGroupProxy-13-1 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.143 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.145 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.145 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.145 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.145 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.146 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.148 [eventLoopGroupProxy-13-1 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.148 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.148 [eventLoopGroupProxy-13-1 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.148 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.150 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.150 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.150 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.150 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.151 [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) 2024-08-12 13:03:16.153 [eventLoopGroupProxy-13-1 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.153 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.154 [eventLoopGroupProxy-13-1 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:16.154 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.155 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.155 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.155 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.155 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.157 [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) 2024-08-12 13:03:16.158 [eventLoopGroupProxy-13-1 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.159 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.159 [eventLoopGroupProxy-13-1 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:16.159 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.160 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.161 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.161 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.161 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.162 [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) 2024-08-12 13:03:16.164 [eventLoopGroupProxy-13-1 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.164 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.164 [eventLoopGroupProxy-13-1 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.164 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.166 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.166 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.166 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.166 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.167 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.169 [eventLoopGroupProxy-13-1 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.169 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.169 [eventLoopGroupProxy-13-1 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.170 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.171 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.171 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.171 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.171 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.172 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.174 [eventLoopGroupProxy-13-1 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.174 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.174 [eventLoopGroupProxy-13-1 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.175 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.176 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.176 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.176 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.176 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.178 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.180 [eventLoopGroupProxy-13-1 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.180 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.180 [eventLoopGroupProxy-13-1 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.180 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.182 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.182 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.182 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.182 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.183 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.185 [eventLoopGroupProxy-13-1 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.185 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.185 [eventLoopGroupProxy-13-1 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.186 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.187 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.187 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.187 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.187 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.188 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.211 [DefaultDispatcher-worker-5 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2024-08-12 13:03:16.233 [eventLoopGroupProxy-13-1 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.233 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.233 [eventLoopGroupProxy-13-1 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-12 13:03:16.234 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.236 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.236 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.236 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.236 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.237 [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) 2024-08-12 13:03:16.239 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.239 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.239 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.240 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.241 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.241 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.241 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.241 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.243 [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) 2024-08-12 13:03:16.244 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.245 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.245 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.245 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.247 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.247 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.247 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.247 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.248 [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) 2024-08-12 13:03:16.250 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.251 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.251 [eventLoopGroupProxy-13-1 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:16.251 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.253 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.253 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.253 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.253 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.254 [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) 2024-08-12 13:03:16.256 [eventLoopGroupProxy-13-1 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.256 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.256 [eventLoopGroupProxy-13-1 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.256 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.258 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.258 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.258 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.258 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.259 [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) 2024-08-12 13:03:16.261 [eventLoopGroupProxy-13-1 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.261 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.261 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.262 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.263 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.263 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.263 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.263 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.264 [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) 2024-08-12 13:03:16.266 [DefaultDispatcher-worker-4 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.266 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.267 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.267 [eventLoopGroupProxy-13-1 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:16.267 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.269 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.269 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.269 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.269 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.270 [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) 2024-08-12 13:03:16.304 [DefaultDispatcher-worker-4 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea40c9f 2024-08-12 13:03:16.315 [eventLoopGroupProxy-13-1 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.316 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.316 [eventLoopGroupProxy-13-1 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-12 13:03:16.316 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.318 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.318 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.318 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.318 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.319 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.321 [eventLoopGroupProxy-13-1 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.321 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.321 [eventLoopGroupProxy-13-1 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.322 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.323 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.323 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.323 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.323 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.324 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.326 [eventLoopGroupProxy-13-1 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.326 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.326 [eventLoopGroupProxy-13-1 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.327 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.328 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.328 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.328 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.328 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.329 [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) 2024-08-12 13:03:16.379 [eventLoopGroupProxy-13-1 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.379 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.379 [eventLoopGroupProxy-13-1 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-08-12 13:03:16.380 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.382 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.382 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.382 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.382 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.383 [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) 2024-08-12 13:03:16.386 [eventLoopGroupProxy-13-1 @coroutine#1332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.386 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.386 [eventLoopGroupProxy-13-1 @call-handler#1331] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:16.386 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.387 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.387 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.387 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.387 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.388 [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) 2024-08-12 13:03:16.391 [eventLoopGroupProxy-13-1 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.391 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.391 [eventLoopGroupProxy-13-1 @call-handler#1336] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:16.392 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.394 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.394 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.394 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.394 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.395 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.397 [eventLoopGroupProxy-13-1 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.397 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.397 [eventLoopGroupProxy-13-1 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.398 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.399 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.399 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.399 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.399 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.400 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.402 [eventLoopGroupProxy-13-1 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.403 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.403 [eventLoopGroupProxy-13-1 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:16.403 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.405 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.405 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.405 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.405 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.406 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.408 [eventLoopGroupProxy-13-1 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.408 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.408 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.408 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.410 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.410 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.410 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.410 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.411 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.413 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.413 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.413 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.413 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.415 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.415 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.415 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.415 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.416 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.418 [eventLoopGroupProxy-13-1 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.418 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.418 [eventLoopGroupProxy-13-1 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.419 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.420 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.420 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.420 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.420 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.421 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.423 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.423 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.423 [eventLoopGroupProxy-13-1 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.424 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.425 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.425 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.425 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.425 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.426 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.428 [eventLoopGroupProxy-13-1 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.428 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.429 [eventLoopGroupProxy-13-1 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:16.429 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.431 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.431 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.431 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.431 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.432 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.434 [eventLoopGroupProxy-13-1 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.434 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.434 [eventLoopGroupProxy-13-1 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.435 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.436 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.436 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.436 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.436 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.437 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.439 [eventLoopGroupProxy-13-1 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.439 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.439 [eventLoopGroupProxy-13-1 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.440 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.441 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.441 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.441 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.441 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.442 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.488 [eventLoopGroupProxy-13-1 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.488 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.488 [eventLoopGroupProxy-13-1 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-12 13:03:16.489 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.490 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.490 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.490 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.490 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.492 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.494 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.494 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.494 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:16.495 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.496 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.496 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.496 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.497 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.498 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.544 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.545 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.545 [eventLoopGroupProxy-13-1 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-12 13:03:16.545 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.547 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.547 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.547 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.547 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.548 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.550 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.550 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.550 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.551 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.552 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.552 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.552 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.552 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.553 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.599 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.599 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.599 [eventLoopGroupProxy-13-1 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-12 13:03:16.600 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.601 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.601 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.601 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.601 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.603 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.647 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.647 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.647 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-12 13:03:16.648 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.649 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.649 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.649 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.649 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.651 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.695 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.695 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.695 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-12 13:03:16.696 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.697 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.697 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.697 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.697 [DefaultDispatcher-worker-1 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.698 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.732 [DefaultDispatcher-worker-2 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2024-08-12 13:03:16.743 [eventLoopGroupProxy-13-1 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.743 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.743 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-12 13:03:16.744 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.746 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.746 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.746 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.746 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.747 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.791 [eventLoopGroupProxy-13-1 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.791 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.791 [eventLoopGroupProxy-13-1 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-12 13:03:16.792 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.793 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.793 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.793 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.793 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.794 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.797 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.797 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.798 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-12 13:03:16.798 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.799 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.800 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.800 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.800 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.801 [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) 2024-08-12 13:03:16.844 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.844 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.845 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-12 13:03:16.845 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.847 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.847 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.847 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.847 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.848 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.851 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.852 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.852 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-12 13:03:16.852 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.853 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.853 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.853 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.853 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.855 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.858 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.859 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.859 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-12 13:03:16.859 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.861 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.861 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.861 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.861 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.862 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.864 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.865 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.865 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:16.865 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.866 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.866 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.866 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.866 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.867 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.870 [eventLoopGroupProxy-13-1 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.870 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.870 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:16.870 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.872 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.872 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.872 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.872 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.873 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.875 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.875 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.875 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.876 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.877 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.877 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.877 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.877 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.878 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.924 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.924 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.924 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-12 13:03:16.925 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.926 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.926 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.926 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.926 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.927 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.929 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.929 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.929 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.930 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.931 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.931 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.931 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.931 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.932 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.934 [eventLoopGroupProxy-13-1 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.934 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.934 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.934 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.935 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.935 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.935 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.935 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.936 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.938 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.938 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.938 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.939 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.940 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.940 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.940 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.940 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.941 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.987 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.987 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.987 [eventLoopGroupProxy-13-1 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-12 13:03:16.988 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.989 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.989 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.989 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.989 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.990 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.992 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.992 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.992 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.993 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.994 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.994 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.994 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.994 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:16.995 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:16.997 [eventLoopGroupProxy-13-1 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:16.997 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:16.997 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:16.998 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.999 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.999 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:16.999 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:16.999 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.001 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:17.003 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.003 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.003 [eventLoopGroupProxy-13-1 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:17.003 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.005 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.005 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.005 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.005 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.006 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:17.051 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.051 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.051 [eventLoopGroupProxy-13-1 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-12 13:03:17.052 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.054 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.054 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.054 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.054 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.055 [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) 2024-08-12 13:03:17.100 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.100 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.101 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-12 13:03:17.101 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.103 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.103 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.103 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.103 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.104 [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) 2024-08-12 13:03:17.106 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.106 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.106 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:17.107 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.108 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.109 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.109 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.109 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.110 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:17.118 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.118 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.118 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-08-12 13:03:17.119 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.120 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.120 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.120 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.120 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.121 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:17.123 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.123 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.123 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:17.124 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.125 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.125 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.125 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.125 [DefaultDispatcher-worker-4 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.126 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:17.171 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.172 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.172 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-12 13:03:17.172 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.174 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.174 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.174 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.174 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.175 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:17.177 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.177 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.177 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:17.178 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.179 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.179 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.179 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.179 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.180 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:17.224 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.224 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.224 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-12 13:03:17.224 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.228 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.228 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.228 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.228 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.229 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:17.251 [DefaultDispatcher-worker-2 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2024-08-12 13:03:17.275 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.276 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.276 [eventLoopGroupProxy-13-1 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-12 13:03:17.276 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.278 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.278 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.278 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.278 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.279 [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) 2024-08-12 13:03:17.281 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.281 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.281 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:17.281 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.283 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.283 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.283 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.283 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.284 [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) 2024-08-12 13:03:17.328 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.329 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.329 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-12 13:03:17.329 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.331 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.331 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.331 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.331 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.332 [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) 2024-08-12 13:03:17.334 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.334 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.334 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:17.334 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.335 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.335 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.335 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.335 [DefaultDispatcher-worker-5 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.336 [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) 2024-08-12 13:03:17.339 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.339 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.339 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:17.339 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.340 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.340 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.340 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.340 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.341 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:17.343 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.344 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.344 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:17.344 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.346 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.346 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.346 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.346 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.347 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:17.399 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.399 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.399 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-08-12 13:03:17.399 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.401 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.401 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.401 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.401 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.402 [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) 2024-08-12 13:03:17.447 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.447 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.447 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-12 13:03:17.448 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.449 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.449 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.449 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.449 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.450 [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) 2024-08-12 13:03:17.452 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.452 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.452 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-12 13:03:17.452 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.453 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.454 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.454 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.454 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.454 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:17.456 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.457 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.457 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-12 13:03:17.457 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.459 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.459 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:17.459 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.459 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:17.460 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:17.463 [eventLoopGroupProxy-13-1 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:17.464 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.464 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-12 13:03:17.464 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:17.478 [DefaultDispatcher-worker-12 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2024-08-12 13:03:17.486 [DefaultDispatcher-worker-5 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2024-08-12 13:03:17.486 [DefaultDispatcher-worker-5 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:17.486 [DefaultDispatcher-worker-5 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-12 13:03:17.486 [DefaultDispatcher-worker-5 @coroutine#787] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:17.486 [DefaultDispatcher-worker-5 @coroutine#787] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-08-12 13:03:17.488 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:17.488 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-08-12 13:03:17.488 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-12 13:03:17.506 [DefaultDispatcher-worker-12 @call-handler#1612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a225534 2024-08-12 13:03:17.506 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:17.506 [DefaultDispatcher-worker-12 @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/625449433338339328/_ustadmanifest.json 2024-08-12 13:03:17.506 [eventLoopGroupProxy-13-1 @call-handler#1612] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 19ms 2024-08-12 13:03:17.506 [DefaultDispatcher-worker-12 @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:8094/api/content/625449433338339328/_ustadmanifest.json. 2024-08-12 13:03:17.506 [DefaultDispatcher-worker-12 @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/625449433338339328/_ustadmanifest.json 2024-08-12 13:03:17.507 [DefaultDispatcher-worker-12 @coroutine#787] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:17.507 [DefaultDispatcher-worker-12 @coroutine#787] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:17.507 [DefaultDispatcher-worker-12 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-12 13:03:17.507 [DefaultDispatcher-worker-12 @coroutine#787] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:17.508 [DefaultDispatcher-worker-8 @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/625449433338339328/_ustadmanifest.json 2024-08-12 13:03:17.508 [DefaultDispatcher-worker-8 @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/625449433338339328/_ustadmanifest.json 2024-08-12 13:03:17.509 [DefaultDispatcher-worker-11 @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:8094/api/content/625449433338339328/_ustadmanifest.json. 2024-08-12 13:03:17.509 [DefaultDispatcher-worker-11 @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/625449433338339328/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-12 13:03:17.517 [DefaultDispatcher-worker-3 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2024-08-12 13:03:17.538 [DefaultDispatcher-worker-5 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a225534 2024-08-12 13:03:17.566 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-12 13:03:17.566 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-12 13:03:17.566 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-12 13:03:17.566 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-12 13:03:17.566 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-12 13:03:17.571 [Test worker @coroutine#1628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea40c9f 2024-08-12 13:03:17.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-08-12 13:03:17.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-08-12 13:03:17.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:17.571 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8: (connection evicted) 2024-08-12 13:03:17.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:17.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-08-12 13:03:17.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-08-12 13:03:17.791 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-12 13:03:17.791 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-12 13:03:17.978 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-12 13:03:18.276 [DefaultDispatcher-worker-8 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2024-08-12 13:03:18.575 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1f370472 2024-08-12 13:03:18.575 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1f370472 2024-08-12 13:03:18.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-08-12 13:03:18.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-08-12 13:03:18.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:18.576 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a225534: (connection evicted) 2024-08-12 13:03:18.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:18.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-08-12 13:03:18.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5364b481 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:18.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:18.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-08-12 13:03:18.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2024-08-12 13:03:18.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2024-08-12 13:03:18.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-08-12 13:03:18.603 [DefaultDispatcher-worker-3 @coroutine#1641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2024-08-12 13:03:18.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-08-12 13:03:18.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:18.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a9f0360 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:18.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-08-12 13:03:18.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2024-08-12 13:03:18.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2024-08-12 13:03:18.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-08-12 13:03:18.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5feb8e9a 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:18.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-08-12 13:03:18.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1784a296 2024-08-12 13:03:18.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1784a296 2024-08-12 13:03:18.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-08-12 13:03:18.616 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-12 13:03:18.616 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-08-12 13:03:18.618 [DefaultDispatcher-worker-8 @coroutine#1650] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-12 13:03:18.622 [DefaultDispatcher-worker-8 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2024-08-12 13:03:18.623 [Test worker @coroutine#1651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:18.623 [Test worker @coroutine#1651] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-12 13:03:18.623 [Test worker @coroutine#1651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:18.623 [Test worker @coroutine#1651] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-12 13:03:18.626 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-08-12 13:03:18.627 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-08-12 13:03:18.628 [eventLoopGroupProxy-16-1 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784a296 2024-08-12 13:03:18.630 [Test worker @coroutine#1651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:18.630 [Test worker @coroutine#1651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-12 13:03:18.630 [Test worker @coroutine#1651] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-12 13:03:18.630 [Test worker @coroutine#1651] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:18.632 [Test worker @coroutine#1662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:18.632 [Test worker @coroutine#1662] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-12 13:03:18.632 [Test worker @coroutine#1662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:18.632 [Test worker @coroutine#1662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:18.633 [eventLoopGroupProxy-16-1 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-12 13:03:18.637 [eventLoopGroupProxy-16-1 @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784a296 2024-08-12 13:03:18.637 [eventLoopGroupProxy-16-1 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:18.638 [Test worker @coroutine#1662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-12 13:03:18.641 [eventLoopGroupProxy-16-2 @call-handler#1674] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-08-12 13:03:18.643 [eventLoopGroupProxy-16-2 @call-handler#1674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:18.649 [Test worker @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2024-08-12 13:03:18.688 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:18.711 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:18.714 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-08-12 13:03:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60739eca 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:19.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:19.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-08-12 13:03:19.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@17873842 2024-08-12 13:03:19.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@17873842 2024-08-12 13:03:19.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-08-12 13:03:19.777 [DefaultDispatcher-worker-8 @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17873842 2024-08-12 13:03:19.781 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52675/api/blob/upload-init-batch 2024-08-12 13:03:19.781 [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:52675/api/blob/upload-init-batch. 2024-08-12 13:03:19.781 [Test worker @coroutine#1683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52675/api/blob/upload-init-batch 2024-08-12 13:03:19.781 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52675/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-12 13:03:19.783 [Test worker @coroutine#1683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52675/api/blob/upload-init-batch 2024-08-12 13:03:19.783 [Test worker @coroutine#1683] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52675/api/blob/upload-init-batch 2024-08-12 13:03:19.783 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52675/api/blob/upload-init-batch. 2024-08-12 13:03:19.783 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52675/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:19.795 [DefaultDispatcher-worker-14 @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17873842 2024-08-12 13:03:19.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-08-12 13:03:19.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-08-12 13:03:19.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:19.799 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17873842: (connection evicted) 2024-08-12 13:03:19.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:19.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-08-12 13:03:19.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-08-12 13:03:19.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-08-12 13:03:19.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:19.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:19.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:19.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:19.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:19.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:19.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48d24d63 2024-08-12 13:03:19.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:19.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:19.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:19.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:19.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:19.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:19.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:19.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:19.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:19.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:19.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-08-12 13:03:19.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adec8d 2024-08-12 13:03:19.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adec8d 2024-08-12 13:03:19.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-08-12 13:03:19.852 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45617/api/blob/upload-init-batch 2024-08-12 13:03:19.853 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45617/api/blob/upload-init-batch. 2024-08-12 13:03:19.853 [Test worker @coroutine#1694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45617/api/blob/upload-init-batch 2024-08-12 13:03:19.853 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45617/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-12 13:03:19.855 [Test worker @coroutine#1694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45617/api/blob/upload-init-batch 2024-08-12 13:03:19.855 [Test worker @coroutine#1694] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45617/api/blob/upload-init-batch 2024-08-12 13:03:19.855 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45617/api/blob/upload-init-batch. 2024-08-12 13:03:19.855 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45617/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:19.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-08-12 13:03:19.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-08-12 13:03:19.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:19.856 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1adec8d: (connection evicted) 2024-08-12 13:03:19.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:19.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-08-12 13:03:19.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e55e48 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:19.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-08-12 13:03:19.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f01361e 2024-08-12 13:03:19.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f01361e 2024-08-12 13:03:19.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-08-12 13:03:19.881 [Test worker @coroutine#1700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60821/api/blob/upload-init-batch 2024-08-12 13:03:19.881 [Test worker @coroutine#1700] 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:60821/api/blob/upload-init-batch. 2024-08-12 13:03:19.881 [Test worker @coroutine#1700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60821/api/blob/upload-init-batch 2024-08-12 13:03:19.881 [Test worker @coroutine#1700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60821/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-12 13:03:19.883 [Test worker @coroutine#1700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60821/api/blob/upload-init-batch 2024-08-12 13:03:19.883 [Test worker @coroutine#1700] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60821/api/blob/upload-init-batch 2024-08-12 13:03:19.883 [Test worker @coroutine#1700] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60821/api/blob/upload-init-batch. 2024-08-12 13:03:19.883 [Test worker @coroutine#1700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60821/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:19.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-08-12 13:03:19.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-08-12 13:03:19.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:19.888 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f01361e: (connection evicted) 2024-08-12 13:03:19.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:19.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-08-12 13:03:19.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-08-12 13:03:20.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@260ccf0 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:20.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:20.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-08-12 13:03:20.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@363a09a2 2024-08-12 13:03:20.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@363a09a2 2024-08-12 13:03:20.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-08-12 13:03:20.247 [DefaultDispatcher-worker-5 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363a09a2 2024-08-12 13:03:20.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-08-12 13:03:20.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:20.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:20.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:20.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:20.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:20.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:20.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66c32e15 2024-08-12 13:03:20.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:20.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:20.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:20.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@304704ae 2024-08-12 13:03:20.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@304704ae 2024-08-12 13:03:20.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-08-12 13:03:20.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-08-12 13:03:20.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:20.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:20.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:20.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:20.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:20.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a605c3 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:20.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2024-08-12 13:03:20.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2024-08-12 13:03:20.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-08-12 13:03:20.297 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:20.322 [DefaultDispatcher-worker-7 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2024-08-12 13:03:20.332 [DefaultDispatcher-worker-7 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2024-08-12 13:03:20.340 [DefaultDispatcher-worker-11 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2024-08-12 13:03:20.349 [DefaultDispatcher-worker-13 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2024-08-12 13:03:20.350 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:20.352 [Test worker @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2024-08-12 13:03:20.361 [DefaultDispatcher-worker-5 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2024-08-12 13:03:20.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-08-12 13:03:20.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-08-12 13:03:20.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:20.369 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24fb8317: (connection evicted) 2024-08-12 13:03:20.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:20.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-08-12 13:03:20.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-08-12 13:03:20.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33d2f9d3 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:20.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ff64fd 2024-08-12 13:03:20.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ff64fd 2024-08-12 13:03:20.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-08-12 13:03:20.408 [DefaultDispatcher-worker-7 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55ff64fd 2024-08-12 13:03:20.417 [DefaultDispatcher-worker-11 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55ff64fd 2024-08-12 13:03:20.426 [DefaultDispatcher-worker-10 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55ff64fd 2024-08-12 13:03:20.435 [DefaultDispatcher-worker-2 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55ff64fd 2024-08-12 13:03:20.439 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55ff64fd 2024-08-12 13:03:20.450 [DefaultDispatcher-worker-3 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55ff64fd 2024-08-12 13:03:20.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-08-12 13:03:20.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-08-12 13:03:20.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:20.452 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55ff64fd: (connection evicted) 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:20.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-08-12 13:03:20.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7207f3c2 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:20.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:20.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:20.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-08-12 13:03:20.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:20.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:20.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:20.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:20.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:20.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:20.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:20.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:20.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-08-12 13:03:20.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@57063e08 2024-08-12 13:03:20.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@57063e08 2024-08-12 13:03:20.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-08-12 13:03:20.496 [DefaultDispatcher-worker-7 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57063e08 2024-08-12 13:03:20.506 [DefaultDispatcher-worker-8 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57063e08 2024-08-12 13:03:20.515 [DefaultDispatcher-worker-10 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57063e08 2024-08-12 13:03:20.525 [DefaultDispatcher-worker-10 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57063e08 2024-08-12 13:03:20.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-08-12 13:03:20.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-08-12 13:03:20.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:20.526 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57063e08: (connection evicted) 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:20.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-08-12 13:03:20.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55465bfc 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-08-12 13:03:20.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:20.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:20.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:20.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:20.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:20.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:20.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:20.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:20.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-08-12 13:03:20.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-08-12 13:03:20.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-08-12 13:03:20.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-08-12 13:03:20.563 [DefaultDispatcher-worker-11 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-08-12 13:03:20.571 [DefaultDispatcher-worker-7 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-08-12 13:03:20.581 [DefaultDispatcher-worker-14 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-08-12 13:03:20.589 [DefaultDispatcher-worker-6 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-08-12 13:03:20.590 [DefaultDispatcher-worker-11 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2024-08-12 13:03:20.593 [Test worker @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-08-12 13:03:20.601 [DefaultDispatcher-worker-14 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-08-12 13:03:20.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-08-12 13:03:20.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-08-12 13:03:20.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:20.602 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d: (connection evicted) 2024-08-12 13:03:20.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:20.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-08-12 13:03:20.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-08-12 13:03:20.615 [DefaultDispatcher-worker-14 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784a296 2024-08-12 13:03:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3da23f 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:26.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:26.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-08-12 13:03:26.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5058fefb 2024-08-12 13:03:26.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5058fefb 2024-08-12 13:03:26.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-08-12 13:03:27.024 [DefaultDispatcher-worker-14 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5058fefb 2024-08-12 13:03:27.081 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@425376cc 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:27.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:27.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b44121e 2024-08-12 13:03:27.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b44121e 2024-08-12 13:03:27.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-08-12 13:03:27.773 [DefaultDispatcher-worker-8 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b44121e 2024-08-12 13:03:27.783 [DefaultDispatcher-worker-6 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b44121e 2024-08-12 13:03:27.792 [DefaultDispatcher-worker-13 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b44121e 2024-08-12 13:03:27.802 [DefaultDispatcher-worker-12 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b44121e 2024-08-12 13:03:27.813 [DefaultDispatcher-worker-13 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b44121e 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@135f160e 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:27.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-08-12 13:03:27.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a41f4a7 2024-08-12 13:03:27.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a41f4a7 2024-08-12 13:03:27.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-08-12 13:03:27.830 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:27.864 [DefaultDispatcher-worker-3 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a41f4a7 2024-08-12 13:03:27.874 [DefaultDispatcher-worker-2 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a41f4a7 2024-08-12 13:03:27.883 [DefaultDispatcher-worker-14 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a41f4a7 2024-08-12 13:03:27.891 [DefaultDispatcher-worker-2 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a41f4a7 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ff40324 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:27.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-08-12 13:03:27.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-08-12 13:03:27.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-08-12 13:03:27.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-08-12 13:03:27.927 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:27.932 [DefaultDispatcher-worker-3 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-08-12 13:03:27.942 [DefaultDispatcher-worker-6 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-08-12 13:03:27.951 [DefaultDispatcher-worker-11 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-08-12 13:03:27.959 [DefaultDispatcher-worker-11 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-08-12 13:03:27.968 [DefaultDispatcher-worker-6 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-08-12 13:03:27.981 [DefaultDispatcher-worker-6 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78a0d664 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-08-12 13:03:27.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:27.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-08-12 13:03:27.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-08-12 13:03:27.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-08-12 13:03:27.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-08-12 13:03:27.997 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:28.029 [DefaultDispatcher-worker-14 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-08-12 13:03:28.038 [DefaultDispatcher-worker-8 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-08-12 13:03:28.047 [DefaultDispatcher-worker-11 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-08-12 13:03:28.056 [DefaultDispatcher-worker-12 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-08-12 13:03:28.067 [DefaultDispatcher-worker-3 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-08-12 13:03:28.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d5e3f58 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:28.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-08-12 13:03:28.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cc060d 2024-08-12 13:03:28.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cc060d 2024-08-12 13:03:28.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-08-12 13:03:28.083 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:28.108 [DefaultDispatcher-worker-11 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cc060d 2024-08-12 13:03:28.122 [DefaultDispatcher-worker-14 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cc060d 2024-08-12 13:03:28.131 [DefaultDispatcher-worker-14 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cc060d 2024-08-12 13:03:28.138 [DefaultDispatcher-worker-16 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cc060d 2024-08-12 13:03:28.147 [DefaultDispatcher-worker-12 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cc060d 2024-08-12 13:03:28.156 [DefaultDispatcher-worker-8 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cc060d 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7f9d3f 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:28.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-08-12 13:03:28.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-08-12 13:03:28.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-08-12 13:03:28.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-08-12 13:03:28.169 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:28.202 [DefaultDispatcher-worker-12 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-08-12 13:03:28.211 [DefaultDispatcher-worker-7 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-08-12 13:03:28.219 [DefaultDispatcher-worker-14 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-08-12 13:03:28.228 [DefaultDispatcher-worker-8 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@640028f2 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:28.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:28.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-08-12 13:03:28.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef3efcc 2024-08-12 13:03:28.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef3efcc 2024-08-12 13:03:28.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-08-12 13:03:28.262 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:28.271 [DefaultDispatcher-worker-2 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef3efcc 2024-08-12 13:03:28.280 [DefaultDispatcher-worker-14 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef3efcc 2024-08-12 13:03:28.288 [DefaultDispatcher-worker-16 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef3efcc 2024-08-12 13:03:28.297 [DefaultDispatcher-worker-7 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef3efcc 2024-08-12 13:03:28.304 [DefaultDispatcher-worker-11 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef3efcc 2024-08-12 13:03:28.317 [DefaultDispatcher-worker-11 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef3efcc 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50331591 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:28.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-08-12 13:03:28.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@53fb3e1b 2024-08-12 13:03:28.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@53fb3e1b 2024-08-12 13:03:28.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-08-12 13:03:28.331 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@785477e5 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:28.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:28.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-08-12 13:03:28.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@41962299 2024-08-12 13:03:28.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@41962299 2024-08-12 13:03:28.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-08-12 13:03:28.367 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41962299 2024-08-12 13:03:28.369 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41962299 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e8bc83e 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:28.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:28.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-08-12 13:03:28.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-08-12 13:03:28.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-08-12 13:03:28.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-08-12 13:03:28.400 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-08-12 13:03:28.402 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-08-12 13:03:28.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@288e50c1 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:28.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fba30fe 2024-08-12 13:03:28.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fba30fe 2024-08-12 13:03:28.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-08-12 13:03:28.421 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:28.432 [Test worker @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fba30fe 2024-08-12 13:03:28.434 [Test worker @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fba30fe 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76ccde41 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:28.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-08-12 13:03:28.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-08-12 13:03:28.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-08-12 13:03:28.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-08-12 13:03:28.442 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:28.461 [Test worker @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-08-12 13:03:28.464 [Test worker @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-08-12 13:03:28.476 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:28.477 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37989/ 2024-08-12 13:03:28.477 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37989/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:28.479 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37989/ 2024-08-12 13:03:28.479 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37989/ 2024-08-12 13:03:28.479 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37989/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:28.508 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:28.521 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37989/ 2024-08-12 13:03:28.521 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37989/ 2024-08-12 13:03:28.521 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37989/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:28.537 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:28.565 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37989/ 2024-08-12 13:03:28.565 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37989/ 2024-08-12 13:03:28.565 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37989/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:28.613 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37989/ 2024-08-12 13:03:28.613 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37989/ 2024-08-12 13:03:28.613 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37989/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:28.657 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37989/ 2024-08-12 13:03:28.657 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37989/ 2024-08-12 13:03:28.657 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37989/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:28.701 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37989/ 2024-08-12 13:03:28.701 [Test worker @coroutine#1881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37989/ 2024-08-12 13:03:28.701 [Test worker @coroutine#1881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37989/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:28.745 [Test worker @coroutine#1881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37989/ 2024-08-12 13:03:28.761 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53187/ 2024-08-12 13:03:28.761 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53187/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:28.763 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53187/ 2024-08-12 13:03:28.763 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53187/ 2024-08-12 13:03:28.763 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53187/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:28.805 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53187/ 2024-08-12 13:03:28.805 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53187/ 2024-08-12 13:03:28.805 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53187/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:28.849 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53187/ 2024-08-12 13:03:28.849 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53187/ 2024-08-12 13:03:28.849 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53187/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:28.893 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53187/ 2024-08-12 13:03:28.893 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53187/ 2024-08-12 13:03:28.893 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53187/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:28.937 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53187/ 2024-08-12 13:03:28.937 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53187/ 2024-08-12 13:03:28.937 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53187/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:28.981 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53187/ 2024-08-12 13:03:28.981 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53187/ 2024-08-12 13:03:28.981 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53187/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-12 13:03:28.982 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53187/ 2024-08-12 13:03:29.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-08-12 13:03:29.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:29.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:29.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:29.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:29.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:29.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:29.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@86e8469 2024-08-12 13:03:29.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:29.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:29.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:29.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:29.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:29.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:29.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:29.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:29.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@e38d655 2024-08-12 13:03:29.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@e38d655 2024-08-12 13:03:29.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-08-12 13:03:29.110 [DefaultDispatcher-worker-11 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e38d655 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44ec6637 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:29.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-08-12 13:03:29.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3390621a 2024-08-12 13:03:29.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3390621a 2024-08-12 13:03:29.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-08-12 13:03:29.143 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:29.165 [DefaultDispatcher-worker-8 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3390621a 2024-08-12 13:03:29.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3811464b 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:29.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-08-12 13:03:29.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6db00d 2024-08-12 13:03:29.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6db00d 2024-08-12 13:03:29.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-08-12 13:03:29.215 [DefaultDispatcher-worker-13 @coroutine#1955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6db00d 2024-08-12 13:03:29.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-08-12 13:03:29.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@162a5c4c 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:29.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-08-12 13:03:29.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9e6a85 2024-08-12 13:03:29.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9e6a85 2024-08-12 13:03:29.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-08-12 13:03:29.225 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:29.262 [DefaultDispatcher-worker-10 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9e6a85 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a175162 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:29.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-08-12 13:03:29.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@650a0b50 2024-08-12 13:03:29.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@650a0b50 2024-08-12 13:03:29.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-08-12 13:03:29.268 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:29.306 [DefaultDispatcher-worker-14 @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650a0b50 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@823f978 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:29.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:29.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-08-12 13:03:29.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@397b5b2d 2024-08-12 13:03:29.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@397b5b2d 2024-08-12 13:03:29.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-08-12 13:03:29.320 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:29.352 [DefaultDispatcher-worker-13 @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397b5b2d 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4865434e 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:29.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:29.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-08-12 13:03:29.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@287dde94 2024-08-12 13:03:29.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@287dde94 2024-08-12 13:03:29.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-08-12 13:03:29.364 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:29.404 [DefaultDispatcher-worker-7 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@287dde94 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61c42e54 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:29.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-08-12 13:03:29.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:29.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:29.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:29.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:29.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:29.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:29.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:29.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:29.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-08-12 13:03:29.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf306d3 2024-08-12 13:03:29.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf306d3 2024-08-12 13:03:29.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-08-12 13:03:29.409 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:29.448 [DefaultDispatcher-worker-7 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf306d3 2024-08-12 13:03:29.459 [DefaultDispatcher-worker-7 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf306d3 2024-08-12 13:03:29.459 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:29.467 [DefaultDispatcher-worker-8 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf306d3 2024-08-12 13:03:29.475 [DefaultDispatcher-worker-14 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf306d3 2024-08-12 13:03:29.494 [DefaultDispatcher-worker-12 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf306d3 2024-08-12 13:03:29.502 [DefaultDispatcher-worker-6 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf306d3 2024-08-12 13:03:29.507 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:29.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-08-12 13:03:29.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-08-12 13:03:29.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:29.508 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bf306d3: (connection evicted) 2024-08-12 13:03:29.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:29.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-08-12 13:03:29.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-08-12 13:03:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-08-12 13:03:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ec5d3e1 2024-08-12 13:03:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:33.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ddc5a75 2024-08-12 13:03:33.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ddc5a75 2024-08-12 13:03:33.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-08-12 13:03:33.638 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ddc5a75 2024-08-12 13:03:33.660 [DefaultDispatcher-worker-13 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ddc5a75 2024-08-12 13:03:33.676 [DefaultDispatcher-worker-11 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ddc5a75 2024-08-12 13:03:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af8ef61 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:33.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-08-12 13:03:33.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-08-12 13:03:33.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-08-12 13:03:33.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-08-12 13:03:33.700 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-08-12 13:03:33.719 [DefaultDispatcher-worker-16 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-08-12 13:03:33.722 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:33.728 [DefaultDispatcher-worker-3 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-08-12 13:03:33.736 [DefaultDispatcher-worker-13 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-08-12 13:03:33.746 [DefaultDispatcher-worker-7 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67748053 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:33.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-08-12 13:03:33.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-08-12 13:03:33.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-08-12 13:03:33.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-08-12 13:03:33.768 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-08-12 13:03:33.779 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:33.790 [DefaultDispatcher-worker-5 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-08-12 13:03:33.800 [DefaultDispatcher-worker-7 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-08-12 13:03:33.808 [DefaultDispatcher-worker-14 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-08-12 13:03:33.817 [DefaultDispatcher-worker-8 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-08-12 13:03:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab595e8 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:33.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-08-12 13:03:33.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-08-12 13:03:33.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-08-12 13:03:33.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-08-12 13:03:33.837 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-08-12 13:03:33.849 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:33.859 [DefaultDispatcher-worker-6 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-08-12 13:03:33.869 [DefaultDispatcher-worker-14 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-08-12 13:03:33.879 [DefaultDispatcher-worker-14 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-08-12 13:03:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-08-12 13:03:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d2ce035 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:33.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-08-12 13:03:33.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-08-12 13:03:33.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-08-12 13:03:33.898 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-08-12 13:03:33.918 [DefaultDispatcher-worker-14 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-08-12 13:03:33.920 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:33.929 [DefaultDispatcher-worker-2 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-08-12 13:03:33.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f569e 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:33.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:33.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-08-12 13:03:33.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4 2024-08-12 13:03:33.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4 2024-08-12 13:03:33.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-08-12 13:03:33.960 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4 2024-08-12 13:03:33.980 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:33.981 [DefaultDispatcher-worker-11 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41bc501b 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:33.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-08-12 13:03:33.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2024-08-12 13:03:33.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2024-08-12 13:03:33.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-08-12 13:03:33.999 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2024-08-12 13:03:34.021 [DefaultDispatcher-worker-8 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2024-08-12 13:03:34.034 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:34.085 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@516370c1 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:34.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:34.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-08-12 13:03:34.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:34.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:34.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:34.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:34.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:34.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:34.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:34.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:34.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-08-12 13:03:34.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:34.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:34.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-08-12 13:03:34.223 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:34.233 [Test worker @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:34.235 [Test worker @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:34.237 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33539/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.237 [DefaultDispatcher-worker-8 @coroutine#2074] 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:33539/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-12 13:03:34.237 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33539/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.237 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33539/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:34.240 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33539/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.240 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33539/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.246 [DefaultDispatcher-worker-12 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:34.247 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.247 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:34.247 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.248 [DefaultDispatcher-worker-10 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.248 [DefaultDispatcher-worker-10 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.249 [Test worker @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-08-12 13:03:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ecbb787 2024-08-12 13:03:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:34.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-08-12 13:03:34.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-08-12 13:03:34.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-08-12 13:03:34.272 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-08-12 13:03:34.281 [Test worker @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-08-12 13:03:34.283 [Test worker @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-08-12 13:03:34.287 [DefaultDispatcher-worker-15 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33539/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-12 13:03:34.288 [DefaultDispatcher-worker-15 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33539/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-08-12 13:03:34.288 [DefaultDispatcher-worker-15 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33539/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-12 13:03:34.290 [DefaultDispatcher-worker-11 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33539/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-12 13:03:34.290 [DefaultDispatcher-worker-11 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33539/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-12 13:03:34.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de2c19c 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:34.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:34.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:34.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-08-12 13:03:34.293 [DefaultDispatcher-worker-5 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-08-12 13:03:34.301 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:34.304 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@72007f2 2024-08-12 13:03:34.304 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@72007f2 2024-08-12 13:03:34.308 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e7e966 2024-08-12 13:03:34.308 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e7e966 2024-08-12 13:03:34.311 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd86c82 2024-08-12 13:03:34.311 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd86c82 2024-08-12 13:03:34.313 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@48dae35d 2024-08-12 13:03:34.313 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@48dae35d 2024-08-12 13:03:34.316 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f426223 2024-08-12 13:03:34.316 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f426223 2024-08-12 13:03:34.316 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:34.319 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d80e74 2024-08-12 13:03:34.319 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d80e74 2024-08-12 13:03:34.323 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@37aad1b1 2024-08-12 13:03:34.323 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@37aad1b1 2024-08-12 13:03:34.325 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f51c12 2024-08-12 13:03:34.325 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f51c12 2024-08-12 13:03:34.327 [Test worker @coroutine#2100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:34.327 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@747a2055 2024-08-12 13:03:34.327 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@747a2055 2024-08-12 13:03:34.327 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-12 13:03:34.328 [Test worker @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:34.329 [DefaultDispatcher-worker-14 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47491/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.329 [DefaultDispatcher-worker-14 @coroutine#2106] 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:47491/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-12 13:03:34.329 [DefaultDispatcher-worker-14 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47491/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.329 [DefaultDispatcher-worker-14 @coroutine#2106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47491/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:34.331 [DefaultDispatcher-worker-8 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47491/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.331 [DefaultDispatcher-worker-8 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47491/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.338 [DefaultDispatcher-worker-6 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:34.338 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.338 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:34.338 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.339 [DefaultDispatcher-worker-5 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.339 [DefaultDispatcher-worker-5 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.340 [Test worker @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:34.350 [DefaultDispatcher-worker-6 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:34.352 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:34.356 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c4062c6 2024-08-12 13:03:34.356 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c4062c6 2024-08-12 13:03:34.360 [DefaultDispatcher-worker-5 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:34.360 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5287873e 2024-08-12 13:03:34.360 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5287873e 2024-08-12 13:03:34.364 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b809b6 2024-08-12 13:03:34.364 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b809b6 2024-08-12 13:03:34.367 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ba8d05 2024-08-12 13:03:34.367 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ba8d05 2024-08-12 13:03:34.369 [DefaultDispatcher-worker-3 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:34.369 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c338be6 2024-08-12 13:03:34.369 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c338be6 2024-08-12 13:03:34.372 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e35b29 2024-08-12 13:03:34.372 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e35b29 2024-08-12 13:03:34.375 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3480037a 2024-08-12 13:03:34.375 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3480037a 2024-08-12 13:03:34.377 [DefaultDispatcher-worker-3 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:34.378 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7395724a 2024-08-12 13:03:34.378 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7395724a 2024-08-12 13:03:34.380 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a9bb65 2024-08-12 13:03:34.380 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a9bb65 2024-08-12 13:03:34.380 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-12 13:03:34.384 [DefaultDispatcher-worker-7 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:34.392 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:34.393 [DefaultDispatcher-worker-10 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:34.397 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@489c3942 2024-08-12 13:03:34.397 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@489c3942 2024-08-12 13:03:34.400 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@465bce21 2024-08-12 13:03:34.400 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@465bce21 2024-08-12 13:03:34.402 [DefaultDispatcher-worker-6 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:34.404 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@42645232 2024-08-12 13:03:34.404 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@42645232 2024-08-12 13:03:34.407 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@766c41a 2024-08-12 13:03:34.407 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@766c41a 2024-08-12 13:03:34.410 [DefaultDispatcher-worker-5 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:34.411 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e99ab9d 2024-08-12 13:03:34.411 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e99ab9d 2024-08-12 13:03:34.414 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ab42a9 2024-08-12 13:03:34.414 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ab42a9 2024-08-12 13:03:34.416 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@56be738c 2024-08-12 13:03:34.416 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@56be738c 2024-08-12 13:03:34.419 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@67493b55 2024-08-12 13:03:34.419 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@67493b55 2024-08-12 13:03:34.421 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@46fb162 2024-08-12 13:03:34.421 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@46fb162 2024-08-12 13:03:34.421 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-12 13:03:34.422 [DefaultDispatcher-worker-12 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:34.431 [DefaultDispatcher-worker-12 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:34.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-08-12 13:03:34.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:34.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:34.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:34.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:34.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:34.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:34.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b407ac7 2024-08-12 13:03:34.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:34.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:34.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:34.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:34.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:34.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:34.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:34.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:34.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:34.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:34.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:34.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:34.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-08-12 13:03:34.474 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:34.487 [Test worker @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:34.488 [Test worker @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:34.490 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.490 [DefaultDispatcher-worker-12 @coroutine#2152] 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:46027/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-12 13:03:34.490 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.490 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46027/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:34.492 [DefaultDispatcher-worker-14 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.492 [DefaultDispatcher-worker-14 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.498 [DefaultDispatcher-worker-10 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:34.498 [DefaultDispatcher-worker-10 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.498 [DefaultDispatcher-worker-10 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:34.498 [DefaultDispatcher-worker-10 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.499 [DefaultDispatcher-worker-16 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.499 [DefaultDispatcher-worker-16 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.500 [Test worker @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3344c1d7 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:34.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:34.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-08-12 13:03:34.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-08-12 13:03:34.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-08-12 13:03:34.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-08-12 13:03:34.506 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-08-12 13:03:34.517 [Test worker @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-08-12 13:03:34.519 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-08-12 13:03:34.521 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46027/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-12 13:03:34.521 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46027/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-08-12 13:03:34.521 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46027/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-12 13:03:34.522 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46027/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-12 13:03:34.522 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46027/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-12 13:03:34.529 [DefaultDispatcher-worker-11 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-08-12 13:03:34.544 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:34.548 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@348d169a 2024-08-12 13:03:34.548 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@348d169a 2024-08-12 13:03:34.553 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4afe7b 2024-08-12 13:03:34.553 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4afe7b 2024-08-12 13:03:34.558 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e757dea 2024-08-12 13:03:34.558 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e757dea 2024-08-12 13:03:34.560 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b77f440 2024-08-12 13:03:34.560 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b77f440 2024-08-12 13:03:34.562 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@27920472 2024-08-12 13:03:34.562 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@27920472 2024-08-12 13:03:34.565 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a468fdd 2024-08-12 13:03:34.565 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a468fdd 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eaa4ed0 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:34.567 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f492152 2024-08-12 13:03:34.567 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f492152 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:34.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:34.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-08-12 13:03:34.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:34.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:34.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-08-12 13:03:34.570 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b580b0f 2024-08-12 13:03:34.570 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b580b0f 2024-08-12 13:03:34.572 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cde3d82 2024-08-12 13:03:34.572 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cde3d82 2024-08-12 13:03:34.572 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-12 13:03:34.590 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:34.600 [Test worker @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:34.602 [Test worker @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:34.603 [DefaultDispatcher-worker-7 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45279/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.603 [DefaultDispatcher-worker-7 @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:45279/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-12 13:03:34.603 [DefaultDispatcher-worker-7 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45279/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.603 [DefaultDispatcher-worker-7 @coroutine#2185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45279/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:34.605 [DefaultDispatcher-worker-9 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45279/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.605 [DefaultDispatcher-worker-9 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45279/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.605 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:34.608 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fd51de 2024-08-12 13:03:34.608 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fd51de 2024-08-12 13:03:34.610 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3aab91 2024-08-12 13:03:34.610 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3aab91 2024-08-12 13:03:34.612 [DefaultDispatcher-worker-1 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:34.612 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.612 [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:45279/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:34.612 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.612 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b053aae 2024-08-12 13:03:34.612 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b053aae 2024-08-12 13:03:34.613 [DefaultDispatcher-worker-7 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.613 [DefaultDispatcher-worker-7 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.614 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:34.615 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e07a1aa 2024-08-12 13:03:34.615 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e07a1aa 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c3357c7 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:34.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:34.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:34.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:34.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-08-12 13:03:34.617 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bf6e15 2024-08-12 13:03:34.617 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bf6e15 2024-08-12 13:03:34.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bdb6b36 2024-08-12 13:03:34.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bdb6b36 2024-08-12 13:03:34.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-08-12 13:03:34.620 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa32f10 2024-08-12 13:03:34.620 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa32f10 2024-08-12 13:03:34.620 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bdb6b36 2024-08-12 13:03:34.622 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df1be00 2024-08-12 13:03:34.622 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df1be00 2024-08-12 13:03:34.626 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@e285ee5 2024-08-12 13:03:34.626 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@e285ee5 2024-08-12 13:03:34.628 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@503956f3 2024-08-12 13:03:34.628 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@503956f3 2024-08-12 13:03:34.628 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-12 13:03:34.630 [Test worker @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bdb6b36 2024-08-12 13:03:34.632 [Test worker @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bdb6b36 2024-08-12 13:03:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-08-12 13:03:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@411e567e 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:34.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-08-12 13:03:34.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:34.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:34.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-08-12 13:03:34.641 [DefaultDispatcher-worker-9 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bdb6b36 2024-08-12 13:03:34.656 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:34.665 [Test worker @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:34.667 [Test worker @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:34.668 [DefaultDispatcher-worker-9 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49795/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.668 [DefaultDispatcher-worker-9 @coroutine#2214] 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:49795/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-12 13:03:34.668 [DefaultDispatcher-worker-9 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49795/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.668 [DefaultDispatcher-worker-9 @coroutine#2214] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49795/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:34.668 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:34.670 [DefaultDispatcher-worker-4 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49795/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.670 [DefaultDispatcher-worker-4 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49795/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.673 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4cf1d 2024-08-12 13:03:34.673 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4cf1d 2024-08-12 13:03:34.677 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6331d9 2024-08-12 13:03:34.677 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6331d9 2024-08-12 13:03:34.677 [DefaultDispatcher-worker-10 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:34.678 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.678 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:34.678 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.678 [DefaultDispatcher-worker-9 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.678 [DefaultDispatcher-worker-9 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.679 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ca46d 2024-08-12 13:03:34.679 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ca46d 2024-08-12 13:03:34.680 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:34.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67201eeb 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:34.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:34.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-08-12 13:03:34.682 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5e3be2 2024-08-12 13:03:34.682 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5e3be2 2024-08-12 13:03:34.684 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a1d993 2024-08-12 13:03:34.684 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a1d993 2024-08-12 13:03:34.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d25943d 2024-08-12 13:03:34.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d25943d 2024-08-12 13:03:34.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-08-12 13:03:34.686 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d25943d 2024-08-12 13:03:34.686 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bded087 2024-08-12 13:03:34.686 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bded087 2024-08-12 13:03:34.689 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cb6c5d 2024-08-12 13:03:34.689 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cb6c5d 2024-08-12 13:03:34.691 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a71c4ad 2024-08-12 13:03:34.691 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a71c4ad 2024-08-12 13:03:34.693 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dfbed31 2024-08-12 13:03:34.693 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dfbed31 2024-08-12 13:03:34.693 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-12 13:03:34.696 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d25943d 2024-08-12 13:03:34.697 [Test worker @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d25943d 2024-08-12 13:03:34.698 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dc1d144 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:34.699 [DefaultDispatcher-worker-2 @coroutine#2235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-08-12 13:03:34.700 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e77de94 2024-08-12 13:03:34.700 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e77de94 2024-08-12 13:03:34.700 [DefaultDispatcher-worker-2 @coroutine#2235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-08-12 13:03:34.707 [DefaultDispatcher-worker-4 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d25943d 2024-08-12 13:03:34.719 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:34.723 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f76a5b 2024-08-12 13:03:34.723 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f76a5b 2024-08-12 13:03:34.726 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77de94 2024-08-12 13:03:34.727 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7309515 2024-08-12 13:03:34.727 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7309515 2024-08-12 13:03:34.730 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f012b 2024-08-12 13:03:34.730 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f012b 2024-08-12 13:03:34.732 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@460d9f2e 2024-08-12 13:03:34.732 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@460d9f2e 2024-08-12 13:03:34.735 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:34.735 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@741a9006 2024-08-12 13:03:34.735 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@741a9006 2024-08-12 13:03:34.735 [DefaultDispatcher-worker-2 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77de94 2024-08-12 13:03:34.737 [DefaultDispatcher-worker-2 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77de94 2024-08-12 13:03:34.737 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@77813bad 2024-08-12 13:03:34.737 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@77813bad 2024-08-12 13:03:34.738 [DefaultDispatcher-worker-3 @coroutine#2243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.738 [DefaultDispatcher-worker-3 @coroutine#2243] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-12 13:03:34.738 [DefaultDispatcher-worker-3 @coroutine#2243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.738 [DefaultDispatcher-worker-3 @coroutine#2243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:34.738 [DefaultDispatcher-worker-2 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-12 13:03:34.738 [DefaultDispatcher-worker-2 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-12 13:03:34.738 [DefaultDispatcher-worker-2 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-12 13:03:34.739 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@64254442 2024-08-12 13:03:34.739 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@64254442 2024-08-12 13:03:34.740 [DefaultDispatcher-worker-10 @coroutine#2243] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.740 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7c6a2f 2024-08-12 13:03:34.740 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7c6a2f 2024-08-12 13:03:34.740 [DefaultDispatcher-worker-11 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@409df37d 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:34.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:34.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-08-12 13:03:34.743 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@26226061 2024-08-12 13:03:34.743 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@26226061 2024-08-12 13:03:34.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:34.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:34.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-08-12 13:03:34.744 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae2a6b6 2024-08-12 13:03:34.744 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae2a6b6 2024-08-12 13:03:34.745 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6185e03 2024-08-12 13:03:34.746 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6185e03 2024-08-12 13:03:34.746 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-12 13:03:34.747 [DefaultDispatcher-worker-16 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77de94 2024-08-12 13:03:34.747 [DefaultDispatcher-worker-16 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.747 [DefaultDispatcher-worker-16 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:34.747 [DefaultDispatcher-worker-16 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.748 [DefaultDispatcher-worker-16 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.748 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edd2f32 2024-08-12 13:03:34.748 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edd2f32 2024-08-12 13:03:34.751 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bdfac8d 2024-08-12 13:03:34.751 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bdfac8d 2024-08-12 13:03:34.753 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6516fae0 2024-08-12 13:03:34.753 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6516fae0 2024-08-12 13:03:34.756 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abe27e2 2024-08-12 13:03:34.756 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abe27e2 2024-08-12 13:03:34.758 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9d2f38 2024-08-12 13:03:34.758 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9d2f38 2024-08-12 13:03:34.760 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf053c2 2024-08-12 13:03:34.760 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf053c2 2024-08-12 13:03:34.763 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@196371a6 2024-08-12 13:03:34.763 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@196371a6 2024-08-12 13:03:34.763 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-12 13:03:34.767 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:34.777 [Test worker @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:34.779 [Test worker @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:34.780 [DefaultDispatcher-worker-14 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33641/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.780 [DefaultDispatcher-worker-14 @coroutine#2257] 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:33641/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-12 13:03:34.780 [DefaultDispatcher-worker-14 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33641/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.780 [DefaultDispatcher-worker-14 @coroutine#2257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33641/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:34.782 [DefaultDispatcher-worker-5 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33641/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.782 [DefaultDispatcher-worker-5 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33641/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.785 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:34.788 [DefaultDispatcher-worker-8 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:34.788 [DefaultDispatcher-worker-8 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.788 [DefaultDispatcher-worker-8 @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://localhost.localdomain:33641/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:34.788 [DefaultDispatcher-worker-8 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.789 [DefaultDispatcher-worker-9 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.789 [DefaultDispatcher-worker-9 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.790 [Test worker @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:34.790 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@df2ceeb 2024-08-12 13:03:34.790 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@df2ceeb 2024-08-12 13:03:34.794 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3353125 2024-08-12 13:03:34.794 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3353125 2024-08-12 13:03:34.798 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@70aa59b 2024-08-12 13:03:34.798 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@70aa59b 2024-08-12 13:03:34.800 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:34.801 [DefaultDispatcher-worker-12 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:34.801 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@42083b1e 2024-08-12 13:03:34.801 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@42083b1e 2024-08-12 13:03:34.804 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@59163022 2024-08-12 13:03:34.804 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@59163022 2024-08-12 13:03:34.806 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a0eb1a 2024-08-12 13:03:34.806 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a0eb1a 2024-08-12 13:03:34.806 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@73809e3c 2024-08-12 13:03:34.806 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@73809e3c 2024-08-12 13:03:34.808 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2174cbaa 2024-08-12 13:03:34.808 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2174cbaa 2024-08-12 13:03:34.809 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@286701be 2024-08-12 13:03:34.809 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@286701be 2024-08-12 13:03:34.810 [DefaultDispatcher-worker-12 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:34.811 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2227c451 2024-08-12 13:03:34.811 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2227c451 2024-08-12 13:03:34.812 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c58806a 2024-08-12 13:03:34.813 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c58806a 2024-08-12 13:03:34.814 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a587717 2024-08-12 13:03:34.814 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a587717 2024-08-12 13:03:34.814 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-12 13:03:34.816 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@695a0b85 2024-08-12 13:03:34.816 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@695a0b85 2024-08-12 13:03:34.818 [DefaultDispatcher-worker-4 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:34.819 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4803c58f 2024-08-12 13:03:34.819 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4803c58f 2024-08-12 13:03:34.821 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@587947c0 2024-08-12 13:03:34.821 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@587947c0 2024-08-12 13:03:34.823 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cad775 2024-08-12 13:03:34.823 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cad775 2024-08-12 13:03:34.825 [DefaultDispatcher-worker-4 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:34.826 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@975f4ca 2024-08-12 13:03:34.826 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@975f4ca 2024-08-12 13:03:34.828 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8c77d6 2024-08-12 13:03:34.828 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8c77d6 2024-08-12 13:03:34.828 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-12 13:03:34.832 [DefaultDispatcher-worker-4 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:34.840 [DefaultDispatcher-worker-6 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:34.843 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:34.849 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddf3253 2024-08-12 13:03:34.849 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddf3253 2024-08-12 13:03:34.849 [DefaultDispatcher-worker-8 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:34.853 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4318c598 2024-08-12 13:03:34.853 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4318c598 2024-08-12 13:03:34.857 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@47275923 2024-08-12 13:03:34.857 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@47275923 2024-08-12 13:03:34.859 [DefaultDispatcher-worker-12 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:34.860 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@225cfa3 2024-08-12 13:03:34.860 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@225cfa3 2024-08-12 13:03:34.863 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dc381e 2024-08-12 13:03:34.863 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dc381e 2024-08-12 13:03:34.865 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ed0f58 2024-08-12 13:03:34.865 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ed0f58 2024-08-12 13:03:34.867 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efea647 2024-08-12 13:03:34.867 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efea647 2024-08-12 13:03:34.870 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@620a30ec 2024-08-12 13:03:34.870 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@620a30ec 2024-08-12 13:03:34.870 [DefaultDispatcher-worker-5 @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:34.872 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c1e87b 2024-08-12 13:03:34.872 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c1e87b 2024-08-12 13:03:34.872 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-12 13:03:34.873 [DefaultDispatcher-worker-3 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33641/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-12 13:03:34.873 [DefaultDispatcher-worker-3 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33641/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-12 13:03:34.873 [DefaultDispatcher-worker-3 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33641/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-12 13:03:34.874 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33641/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-12 13:03:34.874 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33641/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-12 13:03:34.874 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33641/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-12 13:03:34.874 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33641/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:34.876 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-12 13:03:34.876 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-08-12 13:03:34.876 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-12 13:03:34.877 [DefaultDispatcher-worker-5 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-12 13:03:34.877 [DefaultDispatcher-worker-5 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-12 13:03:34.907 [DefaultDispatcher-worker-6 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37aec9b 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:34.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-08-12 13:03:34.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:34.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:34.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-08-12 13:03:34.934 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:34.944 [Test worker @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:34.946 [Test worker @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:34.947 [DefaultDispatcher-worker-6 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48063/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.947 [DefaultDispatcher-worker-6 @coroutine#2309] 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:48063/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-12 13:03:34.947 [DefaultDispatcher-worker-6 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48063/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.947 [DefaultDispatcher-worker-6 @coroutine#2309] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48063/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:34.949 [DefaultDispatcher-worker-15 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48063/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.949 [DefaultDispatcher-worker-15 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48063/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:34.956 [DefaultDispatcher-worker-7 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:34.956 [DefaultDispatcher-worker-7 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.956 [DefaultDispatcher-worker-7 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:34.956 [DefaultDispatcher-worker-7 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.957 [DefaultDispatcher-worker-3 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.957 [DefaultDispatcher-worker-3 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:34.960 [Test worker @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:34.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2ddbf3 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:34.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:34.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-08-12 13:03:34.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-08-12 13:03:34.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-08-12 13:03:34.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-08-12 13:03:34.967 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-08-12 13:03:34.976 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-08-12 13:03:34.978 [Test worker @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-08-12 13:03:34.988 [DefaultDispatcher-worker-15 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-08-12 13:03:34.989 [DefaultDispatcher-worker-15 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:34.996 [DefaultDispatcher-worker-2 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:35.004 [DefaultDispatcher-worker-4 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:35.013 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:35.013 [DefaultDispatcher-worker-3 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:35.020 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e52631 2024-08-12 13:03:35.020 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e52631 2024-08-12 13:03:35.024 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6722d57d 2024-08-12 13:03:35.024 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6722d57d 2024-08-12 13:03:35.026 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@631d4d41 2024-08-12 13:03:35.026 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@631d4d41 2024-08-12 13:03:35.028 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@261fdf46 2024-08-12 13:03:35.028 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@261fdf46 2024-08-12 13:03:35.031 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@668bb11a 2024-08-12 13:03:35.031 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@668bb11a 2024-08-12 13:03:35.033 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f3198b 2024-08-12 13:03:35.033 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f3198b 2024-08-12 13:03:35.035 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8d2971 2024-08-12 13:03:35.035 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8d2971 2024-08-12 13:03:35.038 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@46302009 2024-08-12 13:03:35.038 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@46302009 2024-08-12 13:03:35.038 [DefaultDispatcher-worker-2 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:35.040 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d884ab4 2024-08-12 13:03:35.040 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d884ab4 2024-08-12 13:03:35.040 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-12 13:03:35.054 [DefaultDispatcher-worker-10 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:35.063 [DefaultDispatcher-worker-3 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:35.066 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:35.070 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5caaf013 2024-08-12 13:03:35.070 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5caaf013 2024-08-12 13:03:35.071 [DefaultDispatcher-worker-3 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:35.075 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@526d15f6 2024-08-12 13:03:35.075 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@526d15f6 2024-08-12 13:03:35.078 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@56529b63 2024-08-12 13:03:35.078 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@56529b63 2024-08-12 13:03:35.079 [DefaultDispatcher-worker-14 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:35.082 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@13501fcd 2024-08-12 13:03:35.082 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@13501fcd 2024-08-12 13:03:35.085 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f15fdc 2024-08-12 13:03:35.085 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f15fdc 2024-08-12 13:03:35.087 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22092b91 2024-08-12 13:03:35.088 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22092b91 2024-08-12 13:03:35.088 [DefaultDispatcher-worker-10 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d397e87 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:35.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:35.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-08-12 13:03:35.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:35.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:35.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-08-12 13:03:35.090 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@60423530 2024-08-12 13:03:35.090 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@60423530 2024-08-12 13:03:35.092 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@737fe082 2024-08-12 13:03:35.092 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@737fe082 2024-08-12 13:03:35.095 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@61624e8e 2024-08-12 13:03:35.095 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@61624e8e 2024-08-12 13:03:35.095 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-12 13:03:35.110 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:35.119 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:35.121 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:35.122 [DefaultDispatcher-worker-1 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53899/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:35.122 [DefaultDispatcher-worker-1 @coroutine#2352] 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:53899/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-12 13:03:35.122 [DefaultDispatcher-worker-1 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53899/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:35.122 [DefaultDispatcher-worker-1 @coroutine#2352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53899/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:35.124 [DefaultDispatcher-worker-9 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53899/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:35.124 [DefaultDispatcher-worker-9 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53899/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:35.132 [DefaultDispatcher-worker-6 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:35.132 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.132 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:35.132 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.133 [DefaultDispatcher-worker-15 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.133 [DefaultDispatcher-worker-15 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.136 [Test worker @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:35.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4349389d 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:35.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:35.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-08-12 13:03:35.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@11df0bc7 2024-08-12 13:03:35.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@11df0bc7 2024-08-12 13:03:35.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-08-12 13:03:35.143 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11df0bc7 2024-08-12 13:03:35.152 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11df0bc7 2024-08-12 13:03:35.154 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11df0bc7 2024-08-12 13:03:35.163 [DefaultDispatcher-worker-12 @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11df0bc7 2024-08-12 13:03:35.165 [DefaultDispatcher-worker-3 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:35.174 [DefaultDispatcher-worker-3 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:35.181 [DefaultDispatcher-worker-14 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:35.189 [DefaultDispatcher-worker-4 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:35.190 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:35.190 [DefaultDispatcher-worker-16 @coroutine#2380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53899/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-12 13:03:35.190 [DefaultDispatcher-worker-16 @coroutine#2380] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53899/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-12 13:03:35.191 [DefaultDispatcher-worker-16 @coroutine#2380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53899/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-12 13:03:35.192 [DefaultDispatcher-worker-14 @coroutine#2380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53899/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-12 13:03:35.192 [DefaultDispatcher-worker-14 @coroutine#2380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53899/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-12 13:03:35.192 [DefaultDispatcher-worker-14 @coroutine#2380] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53899/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-12 13:03:35.192 [DefaultDispatcher-worker-14 @coroutine#2380] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53899/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:35.193 [DefaultDispatcher-worker-14 @coroutine#2380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53899/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-12 13:03:35.193 [DefaultDispatcher-worker-14 @coroutine#2380] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53899/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-08-12 13:03:35.193 [DefaultDispatcher-worker-14 @coroutine#2380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53899/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-12 13:03:35.194 [DefaultDispatcher-worker-4 @coroutine#2380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53899/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-12 13:03:35.194 [DefaultDispatcher-worker-4 @coroutine#2380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53899/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-12 13:03:35.196 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c209c54 2024-08-12 13:03:35.196 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c209c54 2024-08-12 13:03:35.201 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e777a0 2024-08-12 13:03:35.201 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e777a0 2024-08-12 13:03:35.205 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d8f724 2024-08-12 13:03:35.205 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d8f724 2024-08-12 13:03:35.209 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@63da7d9b 2024-08-12 13:03:35.209 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@63da7d9b 2024-08-12 13:03:35.213 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb08f88 2024-08-12 13:03:35.213 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb08f88 2024-08-12 13:03:35.216 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f3bb29 2024-08-12 13:03:35.216 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f3bb29 2024-08-12 13:03:35.217 [DefaultDispatcher-worker-4 @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:35.218 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@33731784 2024-08-12 13:03:35.218 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@33731784 2024-08-12 13:03:35.221 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f582d4 2024-08-12 13:03:35.221 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f582d4 2024-08-12 13:03:35.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-08-12 13:03:35.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:35.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:35.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:35.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:35.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:35.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:35.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66e27ac9 2024-08-12 13:03:35.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:35.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:35.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:35.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:35.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:35.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:35.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:35.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:35.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-08-12 13:03:35.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:35.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:35.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-08-12 13:03:35.224 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7691ed 2024-08-12 13:03:35.224 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7691ed 2024-08-12 13:03:35.224 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-12 13:03:35.242 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:35.244 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:35.247 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@327e1177 2024-08-12 13:03:35.247 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@327e1177 2024-08-12 13:03:35.251 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb9f948 2024-08-12 13:03:35.251 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb9f948 2024-08-12 13:03:35.254 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@38867a07 2024-08-12 13:03:35.254 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@38867a07 2024-08-12 13:03:35.254 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:35.256 [Test worker @coroutine#2401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:35.256 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d84f373 2024-08-12 13:03:35.256 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d84f373 2024-08-12 13:03:35.258 [DefaultDispatcher-worker-5 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60745/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:35.258 [DefaultDispatcher-worker-5 @coroutine#2405] 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:60745/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-12 13:03:35.258 [DefaultDispatcher-worker-5 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60745/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:35.258 [DefaultDispatcher-worker-5 @coroutine#2405] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60745/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:35.258 [DefaultDispatcher-worker-1 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:35.258 [DefaultDispatcher-worker-1 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.258 [DefaultDispatcher-worker-1 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:35.258 [DefaultDispatcher-worker-1 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.259 [DefaultDispatcher-worker-6 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.259 [DefaultDispatcher-worker-2 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60745/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:35.259 [DefaultDispatcher-worker-6 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.259 [DefaultDispatcher-worker-2 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60745/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:35.260 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f33a01d 2024-08-12 13:03:35.260 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f33a01d 2024-08-12 13:03:35.262 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb36d0a 2024-08-12 13:03:35.262 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb36d0a 2024-08-12 13:03:35.265 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ee60d9 2024-08-12 13:03:35.265 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ee60d9 2024-08-12 13:03:35.266 [DefaultDispatcher-worker-9 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:35.266 [DefaultDispatcher-worker-9 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.266 [DefaultDispatcher-worker-9 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:35.266 [DefaultDispatcher-worker-9 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.267 [DefaultDispatcher-worker-10 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.267 [DefaultDispatcher-worker-10 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.267 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dab0c3c 2024-08-12 13:03:35.267 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dab0c3c 2024-08-12 13:03:35.268 [Test worker @coroutine#2411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32db94fb 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:35.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-08-12 13:03:35.270 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3a64dc 2024-08-12 13:03:35.270 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3a64dc 2024-08-12 13:03:35.270 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-12 13:03:35.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c00de0d 2024-08-12 13:03:35.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c00de0d 2024-08-12 13:03:35.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-08-12 13:03:35.272 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c00de0d 2024-08-12 13:03:35.285 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c00de0d 2024-08-12 13:03:35.287 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c00de0d 2024-08-12 13:03:35.291 [DefaultDispatcher-worker-9 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60745/auth/register 2024-08-12 13:03:35.291 [DefaultDispatcher-worker-9 @coroutine#2429] 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:60745/auth/register. 2024-08-12 13:03:35.291 [DefaultDispatcher-worker-9 @coroutine#2429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60745/auth/register 2024-08-12 13:03:35.291 [DefaultDispatcher-worker-9 @coroutine#2429] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60745/auth/register from class io.ktor.http.content.TextContent 2024-08-12 13:03:35.292 [DefaultDispatcher-worker-7 @coroutine#2429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60745/auth/register 2024-08-12 13:03:35.292 [DefaultDispatcher-worker-7 @coroutine#2429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60745/auth/register 2024-08-12 13:03:35.296 [DefaultDispatcher-worker-7 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c00de0d 2024-08-12 13:03:35.316 [DefaultDispatcher-worker-5 @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889fc44 2024-08-12 13:03:35.324 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:35.329 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ad4006 2024-08-12 13:03:35.329 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ad4006 2024-08-12 13:03:35.333 [DefaultDispatcher-worker-5 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60745/auth/register. 2024-08-12 13:03:35.333 [DefaultDispatcher-worker-5 @coroutine#2429] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60745/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:35.334 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@196aac83 2024-08-12 13:03:35.334 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@196aac83 2024-08-12 13:03:35.338 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d552b76 2024-08-12 13:03:35.338 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d552b76 2024-08-12 13:03:35.340 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5857a6b8 2024-08-12 13:03:35.340 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5857a6b8 2024-08-12 13:03:35.343 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@250770c4 2024-08-12 13:03:35.343 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@250770c4 2024-08-12 13:03:35.345 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6945de53 2024-08-12 13:03:35.345 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6945de53 2024-08-12 13:03:35.348 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dff5696 2024-08-12 13:03:35.348 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dff5696 2024-08-12 13:03:35.349 [DefaultDispatcher-worker-10 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:35.349 [DefaultDispatcher-worker-10 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.349 [DefaultDispatcher-worker-10 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:35.349 [DefaultDispatcher-worker-10 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.350 [DefaultDispatcher-worker-13 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.350 [DefaultDispatcher-worker-13 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.351 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@387859f7 2024-08-12 13:03:35.351 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@387859f7 2024-08-12 13:03:35.353 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@26679f6c 2024-08-12 13:03:35.353 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@26679f6c 2024-08-12 13:03:35.353 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-12 13:03:35.357 [DefaultDispatcher-worker-13 @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:35.364 [DefaultDispatcher-worker-16 @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:35.372 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:35.376 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0e2ee6 2024-08-12 13:03:35.376 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0e2ee6 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77587422 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:35.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-08-12 13:03:35.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2024-08-12 13:03:35.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2024-08-12 13:03:35.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-08-12 13:03:35.379 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c9df37 2024-08-12 13:03:35.379 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c9df37 2024-08-12 13:03:35.381 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f64596 2024-08-12 13:03:35.381 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f64596 2024-08-12 13:03:35.383 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f4d50c 2024-08-12 13:03:35.383 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f4d50c 2024-08-12 13:03:35.386 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e81a4aa 2024-08-12 13:03:35.386 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e81a4aa 2024-08-12 13:03:35.388 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ce42a 2024-08-12 13:03:35.388 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ce42a 2024-08-12 13:03:35.390 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4693cb28 2024-08-12 13:03:35.390 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4693cb28 2024-08-12 13:03:35.393 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@52db2a43 2024-08-12 13:03:35.393 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@52db2a43 2024-08-12 13:03:35.395 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cc7046 2024-08-12 13:03:35.395 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cc7046 2024-08-12 13:03:35.395 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-12 13:03:35.398 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2024-08-12 13:03:35.408 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:35.408 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2024-08-12 13:03:35.409 [Test worker @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2024-08-12 13:03:35.411 [DefaultDispatcher-worker-13 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.411 [DefaultDispatcher-worker-13 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-08-12 13:03:35.411 [DefaultDispatcher-worker-13 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.411 [DefaultDispatcher-worker-13 @coroutine#2448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:35.412 [DefaultDispatcher-worker-5 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.412 [DefaultDispatcher-worker-5 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.419 [DefaultDispatcher-worker-4 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2024-08-12 13:03:35.419 [DefaultDispatcher-worker-4 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.419 [DefaultDispatcher-worker-4 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-08-12 13:03:35.420 [DefaultDispatcher-worker-4 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.420 [DefaultDispatcher-worker-16 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.420 [DefaultDispatcher-worker-16 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.422 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2024-08-12 13:03:35.427 [Test worker @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2024-08-12 13:03:35.442 [Test worker @coroutine#2466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2024-08-12 13:03:35.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-08-12 13:03:35.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-08-12 13:03:35.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:35.444 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8: (connection evicted) 2024-08-12 13:03:35.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:35.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-08-12 13:03:35.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-08-12 13:03:35.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73f6ffb1 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:35.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-08-12 13:03:35.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-08-12 13:03:35.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-08-12 13:03:35.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-08-12 13:03:35.450 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-08-12 13:03:35.463 [Test worker @coroutine#2469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-08-12 13:03:35.465 [Test worker @coroutine#2471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-08-12 13:03:35.466 [DefaultDispatcher-worker-10 @coroutine#2475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.466 [DefaultDispatcher-worker-10 @coroutine#2475] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-08-12 13:03:35.466 [DefaultDispatcher-worker-10 @coroutine#2475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.466 [DefaultDispatcher-worker-10 @coroutine#2475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:35.468 [DefaultDispatcher-worker-16 @coroutine#2475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.468 [DefaultDispatcher-worker-16 @coroutine#2475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.476 [DefaultDispatcher-worker-13 @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-08-12 13:03:35.476 [DefaultDispatcher-worker-13 @coroutine#2474] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.476 [DefaultDispatcher-worker-13 @coroutine#2474] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-08-12 13:03:35.476 [DefaultDispatcher-worker-13 @coroutine#2474] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.476 [DefaultDispatcher-worker-4 @coroutine#2474] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.476 [DefaultDispatcher-worker-4 @coroutine#2474] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.478 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-08-12 13:03:35.482 [Test worker @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-08-12 13:03:35.487 [Test worker @coroutine#2493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-08-12 13:03:35.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-08-12 13:03:35.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-08-12 13:03:35.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:35.488 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98: (connection evicted) 2024-08-12 13:03:35.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:35.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-08-12 13:03:35.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-08-12 13:03:35.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e74300b 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:35.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:35.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-08-12 13:03:35.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2024-08-12 13:03:35.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2024-08-12 13:03:35.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-08-12 13:03:35.493 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2024-08-12 13:03:35.502 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2024-08-12 13:03:35.508 [Test worker @coroutine#2498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2024-08-12 13:03:35.509 [DefaultDispatcher-worker-11 @coroutine#2502] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.509 [DefaultDispatcher-worker-11 @coroutine#2502] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-08-12 13:03:35.509 [DefaultDispatcher-worker-11 @coroutine#2502] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.509 [DefaultDispatcher-worker-11 @coroutine#2502] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:35.511 [DefaultDispatcher-worker-6 @coroutine#2502] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.511 [DefaultDispatcher-worker-6 @coroutine#2502] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.512 [DefaultDispatcher-worker-8 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:35.512 [DefaultDispatcher-worker-8 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.512 [DefaultDispatcher-worker-8 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:35.512 [DefaultDispatcher-worker-8 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.513 [DefaultDispatcher-worker-6 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.513 [DefaultDispatcher-worker-6 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.517 [DefaultDispatcher-worker-10 @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2024-08-12 13:03:35.517 [DefaultDispatcher-worker-10 @coroutine#2501] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.517 [DefaultDispatcher-worker-10 @coroutine#2501] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-08-12 13:03:35.517 [DefaultDispatcher-worker-10 @coroutine#2501] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.517 [DefaultDispatcher-worker-8 @coroutine#2501] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.517 [DefaultDispatcher-worker-8 @coroutine#2501] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.520 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2024-08-12 13:03:35.523 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2024-08-12 13:03:35.527 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2024-08-12 13:03:35.530 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2024-08-12 13:03:35.533 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2024-08-12 13:03:35.537 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2024-08-12 13:03:35.538 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2024-08-12 13:03:35.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-08-12 13:03:35.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-08-12 13:03:35.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:35.539 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7: (connection evicted) 2024-08-12 13:03:35.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:35.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-08-12 13:03:35.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@608b74f3 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:35.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:35.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-08-12 13:03:35.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-08-12 13:03:35.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-08-12 13:03:35.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-08-12 13:03:35.544 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-08-12 13:03:35.554 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-08-12 13:03:35.555 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-08-12 13:03:35.556 [DefaultDispatcher-worker-10 @coroutine#2543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.556 [DefaultDispatcher-worker-10 @coroutine#2543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-08-12 13:03:35.556 [DefaultDispatcher-worker-10 @coroutine#2543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.556 [DefaultDispatcher-worker-10 @coroutine#2543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:35.558 [DefaultDispatcher-worker-6 @coroutine#2543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.558 [DefaultDispatcher-worker-6 @coroutine#2543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.565 [DefaultDispatcher-worker-13 @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-08-12 13:03:35.565 [DefaultDispatcher-worker-13 @coroutine#2542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.565 [DefaultDispatcher-worker-13 @coroutine#2542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-08-12 13:03:35.565 [DefaultDispatcher-worker-13 @coroutine#2542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.566 [DefaultDispatcher-worker-13 @coroutine#2542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.566 [DefaultDispatcher-worker-13 @coroutine#2542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.568 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-08-12 13:03:35.571 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-08-12 13:03:35.575 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342 2024-08-12 13:03:35.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-08-12 13:03:35.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-08-12 13:03:35.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:35.577 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a6f1342: (connection evicted) 2024-08-12 13:03:35.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:35.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-08-12 13:03:35.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@732ae29c 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:35.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:35.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-08-12 13:03:35.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:35.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:35.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:35.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:35.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:35.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:35.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:35.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:35.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-08-12 13:03:35.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a25c9ad 2024-08-12 13:03:35.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a25c9ad 2024-08-12 13:03:35.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-08-12 13:03:35.585 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a25c9ad 2024-08-12 13:03:35.594 [Test worker @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a25c9ad 2024-08-12 13:03:35.596 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a25c9ad 2024-08-12 13:03:35.597 [DefaultDispatcher-worker-1 @coroutine#2575] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.597 [DefaultDispatcher-worker-1 @coroutine#2575] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-08-12 13:03:35.597 [DefaultDispatcher-worker-1 @coroutine#2575] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.597 [DefaultDispatcher-worker-1 @coroutine#2575] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:35.598 [DefaultDispatcher-worker-13 @coroutine#2575] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.598 [DefaultDispatcher-worker-13 @coroutine#2575] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.605 [DefaultDispatcher-worker-3 @coroutine#2574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a25c9ad 2024-08-12 13:03:35.606 [DefaultDispatcher-worker-3 @coroutine#2574] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.606 [DefaultDispatcher-worker-3 @coroutine#2574] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-08-12 13:03:35.606 [DefaultDispatcher-worker-3 @coroutine#2574] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.606 [DefaultDispatcher-worker-14 @coroutine#2574] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.606 [DefaultDispatcher-worker-14 @coroutine#2574] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.609 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a25c9ad 2024-08-12 13:03:35.613 [Test worker @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a25c9ad 2024-08-12 13:03:35.616 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a25c9ad 2024-08-12 13:03:35.618 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a25c9ad 2024-08-12 13:03:35.621 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a25c9ad 2024-08-12 13:03:35.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-08-12 13:03:35.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-08-12 13:03:35.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:35.621 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a25c9ad: (connection evicted) 2024-08-12 13:03:35.622 [DefaultDispatcher-worker-12 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:35.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:35.622 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-08-12 13:03:35.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-08-12 13:03:35.622 [DefaultDispatcher-worker-12 @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:45279/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:35.622 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b19ee18 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:35.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:35.623 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.623 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-08-12 13:03:35.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-08-12 13:03:35.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-08-12 13:03:35.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-08-12 13:03:35.628 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-08-12 13:03:35.641 [Test worker @coroutine#2603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-08-12 13:03:35.643 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-08-12 13:03:35.644 [DefaultDispatcher-worker-9 @coroutine#2609] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.644 [DefaultDispatcher-worker-9 @coroutine#2609] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-08-12 13:03:35.644 [DefaultDispatcher-worker-9 @coroutine#2609] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.644 [DefaultDispatcher-worker-9 @coroutine#2609] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:35.645 [DefaultDispatcher-worker-7 @coroutine#2609] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.645 [DefaultDispatcher-worker-7 @coroutine#2609] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-12 13:03:35.652 [DefaultDispatcher-worker-11 @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-08-12 13:03:35.652 [DefaultDispatcher-worker-11 @coroutine#2608] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.653 [DefaultDispatcher-worker-11 @coroutine#2608] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-08-12 13:03:35.653 [DefaultDispatcher-worker-11 @coroutine#2608] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.653 [DefaultDispatcher-worker-2 @coroutine#2608] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.653 [DefaultDispatcher-worker-2 @coroutine#2608] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-12 13:03:35.655 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-08-12 13:03:35.659 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-08-12 13:03:35.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-08-12 13:03:35.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-08-12 13:03:35.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:35.662 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0: (connection evicted) 2024-08-12 13:03:35.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:35.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-08-12 13:03:35.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-08-12 13:03:35.770 [DefaultDispatcher-worker-14 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:35.770 [DefaultDispatcher-worker-14 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.770 [DefaultDispatcher-worker-14 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:35.770 [DefaultDispatcher-worker-14 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.771 [DefaultDispatcher-worker-11 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77de94 2024-08-12 13:03:35.771 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.771 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:35.771 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.771 [DefaultDispatcher-worker-2 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.771 [DefaultDispatcher-worker-2 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.772 [DefaultDispatcher-worker-3 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.783 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:35.845 [DefaultDispatcher-worker-4 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:35.845 [DefaultDispatcher-worker-4 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.846 [DefaultDispatcher-worker-4 @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://localhost.localdomain:33641/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:35.846 [DefaultDispatcher-worker-4 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.847 [DefaultDispatcher-worker-3 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.847 [DefaultDispatcher-worker-3 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.966 [DefaultDispatcher-worker-14 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:35.966 [DefaultDispatcher-worker-14 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.966 [DefaultDispatcher-worker-14 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:35.966 [DefaultDispatcher-worker-14 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.968 [DefaultDispatcher-worker-11 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:35.968 [DefaultDispatcher-worker-11 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.012 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-08-12 13:03:36.012 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:36.012 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475753dd 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d0b8e3 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d0b8e3 2024-08-12 13:03:36.013 [Test worker @coroutine#2663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-08-12 13:03:36.027 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d0b8e3 2024-08-12 13:03:36.037 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d0b8e3 2024-08-12 13:03:36.038 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d0b8e3 2024-08-12 13:03:36.040 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d0b8e3 2024-08-12 13:03:36.051 [DefaultDispatcher-worker-2 @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d0b8e3 2024-08-12 13:03:36.062 [DefaultDispatcher-worker-16 @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d0b8e3 2024-08-12 13:03:36.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-08-12 13:03:36.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-08-12 13:03:36.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.065 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64d0b8e3: (connection evicted) 2024-08-12 13:03:36.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:36.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-08-12 13:03:36.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b186fb8 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:36.068 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae8556c 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae8556c 2024-08-12 13:03:36.069 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-08-12 13:03:36.085 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae8556c 2024-08-12 13:03:36.095 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae8556c 2024-08-12 13:03:36.097 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae8556c 2024-08-12 13:03:36.100 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae8556c 2024-08-12 13:03:36.100 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e3cf1c 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@533a8540 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@533a8540 2024-08-12 13:03:36.101 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-08-12 13:03:36.116 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533a8540 2024-08-12 13:03:36.125 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533a8540 2024-08-12 13:03:36.127 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533a8540 2024-08-12 13:03:36.129 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533a8540 2024-08-12 13:03:36.140 [DefaultDispatcher-worker-3 @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533a8540 2024-08-12 13:03:36.143 [DefaultDispatcher-worker-16 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:36.144 [DefaultDispatcher-worker-16 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.144 [DefaultDispatcher-worker-16 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:36.144 [DefaultDispatcher-worker-16 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.145 [DefaultDispatcher-worker-13 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.145 [DefaultDispatcher-worker-13 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.156 [DefaultDispatcher-worker-16 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae8556c 2024-08-12 13:03:36.166 [DefaultDispatcher-worker-13 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae8556c 2024-08-12 13:03:36.169 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:36.174 [DefaultDispatcher-worker-16 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae8556c 2024-08-12 13:03:36.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-08-12 13:03:36.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-08-12 13:03:36.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.190 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ae8556c: (connection evicted) 2024-08-12 13:03:36.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:36.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-08-12 13:03:36.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-08-12 13:03:36.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-08-12 13:03:36.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-08-12 13:03:36.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.191 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@533a8540: (connection evicted) 2024-08-12 13:03:36.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:36.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-08-12 13:03:36.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73cd3b8 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:36.193 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-08-12 13:03:36.194 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb89000 2024-08-12 13:03:36.194 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb89000 2024-08-12 13:03:36.194 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-08-12 13:03:36.212 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb89000 2024-08-12 13:03:36.218 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.222 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb89000 2024-08-12 13:03:36.223 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb89000 2024-08-12 13:03:36.225 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb89000 2024-08-12 13:03:36.225 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-08-12 13:03:36.225 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:36.225 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:36.225 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:36.225 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:36.225 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:36.225 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:36.225 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38614875 2024-08-12 13:03:36.225 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:36.225 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:36.225 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:36.225 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:36.225 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:36.225 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:36.225 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:36.225 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:36.225 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:36.225 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@734eada1 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@734eada1 2024-08-12 13:03:36.226 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-08-12 13:03:36.240 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734eada1 2024-08-12 13:03:36.249 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734eada1 2024-08-12 13:03:36.251 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734eada1 2024-08-12 13:03:36.252 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734eada1 2024-08-12 13:03:36.264 [DefaultDispatcher-worker-7 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734eada1 2024-08-12 13:03:36.270 [DefaultDispatcher-worker-12 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:36.270 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.270 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:36.270 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.271 [DefaultDispatcher-worker-7 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.271 [DefaultDispatcher-worker-7 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.275 [DefaultDispatcher-worker-6 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:36.276 [DefaultDispatcher-worker-6 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.276 [DefaultDispatcher-worker-6 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:36.276 [DefaultDispatcher-worker-6 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.277 [DefaultDispatcher-worker-8 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.277 [DefaultDispatcher-worker-8 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.278 [DefaultDispatcher-worker-8 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb89000 2024-08-12 13:03:36.286 [DefaultDispatcher-worker-6 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb89000 2024-08-12 13:03:36.293 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.294 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:36.295 [DefaultDispatcher-worker-8 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb89000 2024-08-12 13:03:36.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-08-12 13:03:36.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-08-12 13:03:36.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.300 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eb89000: (connection evicted) 2024-08-12 13:03:36.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:36.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-08-12 13:03:36.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-08-12 13:03:36.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-08-12 13:03:36.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-08-12 13:03:36.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.301 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@734eada1: (connection evicted) 2024-08-12 13:03:36.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:36.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-08-12 13:03:36.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68bef3df 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:36.304 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:36.305 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:36.305 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:36.305 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-08-12 13:03:36.305 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:36.305 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:36.305 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:36.305 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:36.305 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:36.305 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:36.305 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:36.305 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:36.305 [Test worker @coroutine#2766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-08-12 13:03:36.305 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f412e6 2024-08-12 13:03:36.305 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f412e6 2024-08-12 13:03:36.305 [Test worker @coroutine#2766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-08-12 13:03:36.322 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f412e6 2024-08-12 13:03:36.330 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.332 [Test worker @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f412e6 2024-08-12 13:03:36.333 [Test worker @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f412e6 2024-08-12 13:03:36.336 [Test worker @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f412e6 2024-08-12 13:03:36.347 [DefaultDispatcher-worker-13 @coroutine#2775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f412e6 2024-08-12 13:03:36.360 [DefaultDispatcher-worker-4 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:36.361 [DefaultDispatcher-worker-4 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.361 [DefaultDispatcher-worker-4 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:36.361 [DefaultDispatcher-worker-4 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.362 [DefaultDispatcher-worker-3 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.362 [DefaultDispatcher-worker-3 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.371 [DefaultDispatcher-worker-7 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f412e6 2024-08-12 13:03:36.375 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f412e6 2024-08-12 13:03:36.382 [DefaultDispatcher-worker-3 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f412e6 2024-08-12 13:03:36.385 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-08-12 13:03:36.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-08-12 13:03:36.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.405 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51f412e6: (connection evicted) 2024-08-12 13:03:36.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:36.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-08-12 13:03:36.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-08-12 13:03:36.407 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cd4082a 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:36.408 [Test worker @coroutine#2819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-08-12 13:03:36.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b079e81 2024-08-12 13:03:36.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b079e81 2024-08-12 13:03:36.409 [Test worker @coroutine#2819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-08-12 13:03:36.426 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b079e81 2024-08-12 13:03:36.435 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b079e81 2024-08-12 13:03:36.437 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b079e81 2024-08-12 13:03:36.439 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b079e81 2024-08-12 13:03:36.461 [DefaultDispatcher-worker-1 @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b079e81 2024-08-12 13:03:36.469 [DefaultDispatcher-worker-9 @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b079e81 2024-08-12 13:03:36.471 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b079e81 2024-08-12 13:03:36.480 [DefaultDispatcher-worker-3 @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b079e81 2024-08-12 13:03:36.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-08-12 13:03:36.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-08-12 13:03:36.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.485 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b079e81: (connection evicted) 2024-08-12 13:03:36.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:36.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-08-12 13:03:36.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c815478 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:36.487 [Test worker @coroutine#2864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-08-12 13:03:36.488 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2024-08-12 13:03:36.488 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2024-08-12 13:03:36.488 [Test worker @coroutine#2864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-08-12 13:03:36.502 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2024-08-12 13:03:36.513 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2024-08-12 13:03:36.515 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2024-08-12 13:03:36.516 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2024-08-12 13:03:36.524 [DefaultDispatcher-worker-7 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:36.524 [DefaultDispatcher-worker-7 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.524 [DefaultDispatcher-worker-7 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:36.524 [DefaultDispatcher-worker-7 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.525 [DefaultDispatcher-worker-7 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.525 [DefaultDispatcher-worker-7 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.527 [DefaultDispatcher-worker-6 @coroutine#2872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2024-08-12 13:03:36.545 [DefaultDispatcher-worker-2 @coroutine#2864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2024-08-12 13:03:36.548 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.555 [DefaultDispatcher-worker-7 @coroutine#2864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2024-08-12 13:03:36.613 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.678 [DefaultDispatcher-worker-1 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:36.679 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.679 [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:45279/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:36.679 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.680 [DefaultDispatcher-worker-6 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.680 [DefaultDispatcher-worker-6 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.763 [DefaultDispatcher-worker-4 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2024-08-12 13:03:36.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-08-12 13:03:36.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-08-12 13:03:36.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.812 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1: (connection evicted) 2024-08-12 13:03:36.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:36.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-08-12 13:03:36.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-08-12 13:03:36.816 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-08-12 13:03:36.816 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:36.816 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:36.816 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:36.816 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:36.816 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:36.816 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:36.816 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17fbbf0a 2024-08-12 13:03:36.816 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:36.816 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:36.816 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:36.816 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-08-12 13:03:36.817 [Test worker @coroutine#2913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-08-12 13:03:36.823 [DefaultDispatcher-worker-8 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:36.823 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77de94 2024-08-12 13:03:36.823 [DefaultDispatcher-worker-8 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.823 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.823 [DefaultDispatcher-worker-8 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:36.823 [DefaultDispatcher-worker-8 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.823 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:36.823 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.824 [DefaultDispatcher-worker-1 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.825 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.825 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.834 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-08-12 13:03:36.843 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-08-12 13:03:36.845 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-08-12 13:03:36.846 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-08-12 13:03:36.858 [DefaultDispatcher-worker-10 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:36.858 [DefaultDispatcher-worker-1 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-08-12 13:03:36.858 [DefaultDispatcher-worker-10 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.858 [DefaultDispatcher-worker-10 @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://localhost.localdomain:33641/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:36.858 [DefaultDispatcher-worker-10 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.860 [DefaultDispatcher-worker-11 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.860 [DefaultDispatcher-worker-11 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:36.861 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-08-12 13:03:36.865 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.879 [DefaultDispatcher-worker-11 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-08-12 13:03:36.885 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.888 [DefaultDispatcher-worker-1 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-08-12 13:03:36.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-08-12 13:03:36.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-08-12 13:03:36.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.900 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a28d987: (connection evicted) 2024-08-12 13:03:36.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:36.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-08-12 13:03:36.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-08-12 13:03:36.901 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c1bcea1 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1 2024-08-12 13:03:36.902 [Test worker @coroutine#2956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-08-12 13:03:36.907 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.916 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1 2024-08-12 13:03:36.926 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1 2024-08-12 13:03:36.927 [Test worker @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1 2024-08-12 13:03:36.929 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1 2024-08-12 13:03:36.938 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:36.939 [DefaultDispatcher-worker-9 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1 2024-08-12 13:03:36.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-08-12 13:03:36.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-08-12 13:03:36.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:37.000 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1: (connection evicted) 2024-08-12 13:03:37.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:37.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-08-12 13:03:37.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-08-12 13:03:37.001 [DefaultDispatcher-worker-10 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:37.001 [DefaultDispatcher-worker-10 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.001 [DefaultDispatcher-worker-10 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:37.001 [DefaultDispatcher-worker-10 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.002 [DefaultDispatcher-worker-4 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.003 [DefaultDispatcher-worker-4 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d1b9dd7 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:37.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-08-12 13:03:37.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-08-12 13:03:37.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-08-12 13:03:37.070 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:37.074 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:37.104 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:37.107 [DefaultDispatcher-worker-6 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-08-12 13:03:37.118 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:37.120 [DefaultDispatcher-worker-1 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-08-12 13:03:37.127 [DefaultDispatcher-worker-6 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-08-12 13:03:37.134 [DefaultDispatcher-worker-11 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-08-12 13:03:37.154 [DefaultDispatcher-worker-10 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:37.155 [DefaultDispatcher-worker-10 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.155 [DefaultDispatcher-worker-10 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:37.155 [DefaultDispatcher-worker-10 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.156 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.156 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.164 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:37.165 [DefaultDispatcher-worker-8 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-08-12 13:03:37.165 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-12 13:03:37.174 [Test worker] INFO ktor.application - Application started in 0.009 seconds. 2024-08-12 13:03:37.175 [DefaultDispatcher-worker-9 @coroutine#3001] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-12 13:03:37.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-08-12 13:03:37.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f65a6d7 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:37.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-08-12 13:03:37.190 [DefaultDispatcher-worker-8 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:37.190 [DefaultDispatcher-worker-8 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-12 13:03:37.190 [DefaultDispatcher-worker-8 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:37.190 [DefaultDispatcher-worker-8 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:37.193 [eventLoopGroupProxy-19-1 @call-handler#3011] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:37.193 [eventLoopGroupProxy-19-2 @call-handler#3012] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:37.193 [eventLoopGroupProxy-19-1 @call-handler#3011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.193 [eventLoopGroupProxy-19-2 @call-handler#3012] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:37.194 [eventLoopGroupProxy-19-2 @call-handler#3012] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-12 13:03:37.194 [eventLoopGroupProxy-19-2 @call-handler#3012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.195 [DefaultDispatcher-worker-11 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:37.195 [DefaultDispatcher-worker-11 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:37.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-08-12 13:03:37.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:37.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:37.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:37.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:37.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:37.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:37.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33e80a27 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:37.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-08-12 13:03:37.208 [DefaultDispatcher-worker-10 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.209 [DefaultDispatcher-worker-10 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.209 [DefaultDispatcher-worker-10 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:37.209 [DefaultDispatcher-worker-10 @coroutine#3002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.210 [eventLoopGroupProxy-19-2 @call-handler#3017] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:37.210 [eventLoopGroupProxy-19-2 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.210 [DefaultDispatcher-worker-4 @coroutine#3002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.210 [DefaultDispatcher-worker-4 @coroutine#3002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.213 [DefaultDispatcher-worker-16 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:37.213 [DefaultDispatcher-worker-16 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-12 13:03:37.213 [DefaultDispatcher-worker-16 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:37.213 [DefaultDispatcher-worker-16 @coroutine#3022] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:37.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b3a1e42 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:37.214 [eventLoopGroupProxy-19-2 @call-handler#3026] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:37.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:37.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-08-12 13:03:37.214 [eventLoopGroupProxy-19-2 @call-handler#3026] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:37.214 [eventLoopGroupProxy-19-2 @call-handler#3026] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-12 13:03:37.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5797c6 2024-08-12 13:03:37.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5797c6 2024-08-12 13:03:37.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-08-12 13:03:37.215 [eventLoopGroupProxy-19-2 @call-handler#3026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.215 [eventLoopGroupProxy-19-3 @call-handler#3029] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:37.215 [eventLoopGroupProxy-19-3 @call-handler#3029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.215 [DefaultDispatcher-worker-4 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:37.216 [DefaultDispatcher-worker-4 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:37.220 [DefaultDispatcher-worker-10 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.229 [DefaultDispatcher-worker-8 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.234 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:37.234 [DefaultDispatcher-worker-16 @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:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-12 13:03:37.234 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:37.234 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-12 13:03:37.235 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:37.236 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:37.236 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-12 13:03:37.237 [eventLoopGroupProxy-19-4 @call-handler#3043] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:37.237 [eventLoopGroupProxy-19-4 @call-handler#3043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.241 [DefaultDispatcher-worker-11 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.241 [DefaultDispatcher-worker-11 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.241 [DefaultDispatcher-worker-11 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:37.241 [DefaultDispatcher-worker-11 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.245 [eventLoopGroupProxy-19-5 @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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:37.245 [eventLoopGroupProxy-19-5 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.245 [DefaultDispatcher-worker-7 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.245 [DefaultDispatcher-worker-7 @coroutine#3021] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.246 [DefaultDispatcher-worker-17 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-08-12 13:03:37.247 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.247 [DefaultDispatcher-worker-13 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:37.247 [DefaultDispatcher-worker-13 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-12 13:03:37.256 [DefaultDispatcher-worker-6 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.257 [DefaultDispatcher-worker-4 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-08-12 13:03:37.263 [DefaultDispatcher-worker-9 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5797c6 2024-08-12 13:03:37.263 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.263 [DefaultDispatcher-worker-9 @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:8094/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:37.263 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.264 [eventLoopGroupProxy-19-2 @call-handler#3060] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:37.264 [eventLoopGroupProxy-19-2 @call-handler#3060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.265 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.265 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.266 [DefaultDispatcher-worker-11 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.273 [DefaultDispatcher-worker-15 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5797c6 2024-08-12 13:03:37.276 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:37.280 [DefaultDispatcher-worker-13 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:37.281 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.281 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:37.281 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.282 [DefaultDispatcher-worker-1 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5797c6 2024-08-12 13:03:37.282 [DefaultDispatcher-worker-15 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.282 [DefaultDispatcher-worker-15 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.286 [DefaultDispatcher-worker-8 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-08-12 13:03:37.286 [DefaultDispatcher-worker-4 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:37.286 [DefaultDispatcher-worker-4 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.286 [DefaultDispatcher-worker-4 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:37.286 [DefaultDispatcher-worker-4 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.287 [DefaultDispatcher-worker-5 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.287 [DefaultDispatcher-worker-5 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.287 [DefaultDispatcher-worker-1 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-12 13:03:37.287 [DefaultDispatcher-worker-1 @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:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-08-12 13:03:37.287 [DefaultDispatcher-worker-1 @coroutine#3040] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-12 13:03:37.288 [eventLoopGroupProxy-19-2 @call-handler#3080] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-08-12 13:03:37.295 [DefaultDispatcher-worker-8 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.297 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:37.315 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:37.315 [DefaultDispatcher-worker-4 @coroutine#3040] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-12 13:03:37.315 [DefaultDispatcher-worker-4 @coroutine#3040] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-12 13:03:37.315 [DefaultDispatcher-worker-4 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-08-12 13:03:37.315 [DefaultDispatcher-worker-4 @coroutine#3040] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.316 [DefaultDispatcher-worker-4 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=625449532010786817 2024-08-12 13:03:37.316 [DefaultDispatcher-worker-4 @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:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=625449532010786817. 2024-08-12 13:03:37.316 [DefaultDispatcher-worker-4 @coroutine#3040] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=625449532010786817 2024-08-12 13:03:37.317 [eventLoopGroupProxy-19-2 @call-handler#3084] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.320 [eventLoopGroupProxy-19-2 @call-handler#3084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.321 [DefaultDispatcher-worker-12 @coroutine#3040] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=625449532010786817 2024-08-12 13:03:37.321 [DefaultDispatcher-worker-12 @coroutine#3040] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=625449532010786817 2024-08-12 13:03:37.321 [DefaultDispatcher-worker-12 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=625449532010786817. 2024-08-12 13:03:37.321 [DefaultDispatcher-worker-12 @coroutine#3040] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=625449532010786817 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.331 [DefaultDispatcher-worker-8 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.332 [DefaultDispatcher-worker-8 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-12 13:03:37.333 [DefaultDispatcher-worker-8 @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:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-08-12 13:03:37.333 [DefaultDispatcher-worker-8 @coroutine#3040] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-12 13:03:37.333 [eventLoopGroupProxy-19-2 @call-handler#3088] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.335 [eventLoopGroupProxy-19-2 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.336 [DefaultDispatcher-worker-4 @coroutine#3040] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-12 13:03:37.336 [DefaultDispatcher-worker-4 @coroutine#3040] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-12 13:03:37.336 [DefaultDispatcher-worker-4 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-08-12 13:03:37.336 [DefaultDispatcher-worker-4 @coroutine#3040] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.346 [DefaultDispatcher-worker-17 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.369 [DefaultDispatcher-worker-14 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.372 [DefaultDispatcher-worker-7 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:37.372 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.372 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:37.372 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.374 [DefaultDispatcher-worker-11 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.374 [DefaultDispatcher-worker-11 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.378 [DefaultDispatcher-worker-12 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-08-12 13:03:37.379 [DefaultDispatcher-worker-4 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.379 [DefaultDispatcher-worker-4 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:37.379 [DefaultDispatcher-worker-4 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-12 13:03:37.379 [DefaultDispatcher-worker-4 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:37.379 [DefaultDispatcher-worker-4 @coroutine#3004] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-08-12 13:03:37.380 [eventLoopGroupProxy-19-2 @call-handler#3097] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:37.381 [eventLoopGroupProxy-19-2 @call-handler#3097] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-08-12 13:03:37.381 [eventLoopGroupProxy-19-2 @call-handler#3097] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-12 13:03:37.388 [DefaultDispatcher-worker-4 @call-handler#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-08-12 13:03:37.388 [eventLoopGroupProxy-19-2 @call-handler#3097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.389 [DefaultDispatcher-worker-4 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:37.389 [DefaultDispatcher-worker-4 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:37.389 [DefaultDispatcher-worker-4 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-12 13:03:37.389 [DefaultDispatcher-worker-4 @coroutine#3004] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.392 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:37.397 [DefaultDispatcher-worker-4 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.404 [DefaultDispatcher-worker-11 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-08-12 13:03:37.405 [DefaultDispatcher-worker-12 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-12 13:03:37.405 [DefaultDispatcher-worker-12 @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:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-08-12 13:03:37.405 [DefaultDispatcher-worker-12 @coroutine#3040] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-12 13:03:37.406 [eventLoopGroupProxy-19-2 @call-handler#3110] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-08-12 13:03:37.412 [DefaultDispatcher-worker-8 @coroutine#3102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.426 [DefaultDispatcher-worker-15 @coroutine#3040] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-12 13:03:37.426 [DefaultDispatcher-worker-15 @coroutine#3040] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-12 13:03:37.426 [DefaultDispatcher-worker-15 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-08-12 13:03:37.426 [DefaultDispatcher-worker-15 @coroutine#3040] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.427 [DefaultDispatcher-worker-15 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=625449532010786818 2024-08-12 13:03:37.427 [DefaultDispatcher-worker-15 @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:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=625449532010786818. 2024-08-12 13:03:37.427 [DefaultDispatcher-worker-15 @coroutine#3040] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=625449532010786818 2024-08-12 13:03:37.428 [eventLoopGroupProxy-19-2 @call-handler#3114] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.429 [eventLoopGroupProxy-19-2 @call-handler#3114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.429 [DefaultDispatcher-worker-8 @coroutine#3040] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=625449532010786818 2024-08-12 13:03:37.429 [DefaultDispatcher-worker-8 @coroutine#3040] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=625449532010786818 2024-08-12 13:03:37.429 [DefaultDispatcher-worker-8 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=625449532010786818. 2024-08-12 13:03:37.429 [DefaultDispatcher-worker-8 @coroutine#3040] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=625449532010786818 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.440 [DefaultDispatcher-worker-8 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.441 [DefaultDispatcher-worker-8 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-12 13:03:37.441 [DefaultDispatcher-worker-8 @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:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-08-12 13:03:37.441 [DefaultDispatcher-worker-8 @coroutine#3040] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-12 13:03:37.441 [eventLoopGroupProxy-19-2 @call-handler#3118] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.442 [eventLoopGroupProxy-19-2 @call-handler#3118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.442 [DefaultDispatcher-worker-11 @coroutine#3040] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-12 13:03:37.442 [DefaultDispatcher-worker-11 @coroutine#3040] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-12 13:03:37.443 [DefaultDispatcher-worker-11 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-08-12 13:03:37.443 [DefaultDispatcher-worker-11 @coroutine#3040] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.452 [DefaultDispatcher-worker-12 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.471 [DefaultDispatcher-worker-12 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.482 [DefaultDispatcher-worker-11 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.482 [DefaultDispatcher-worker-17 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-08-12 13:03:37.482 [DefaultDispatcher-worker-11 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:37.482 [DefaultDispatcher-worker-11 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-12 13:03:37.482 [DefaultDispatcher-worker-11 @coroutine#3023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:37.482 [DefaultDispatcher-worker-11 @coroutine#3023] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-08-12 13:03:37.483 [eventLoopGroupProxy-19-2 @call-handler#3124] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:37.483 [eventLoopGroupProxy-19-2 @call-handler#3124] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-08-12 13:03:37.483 [eventLoopGroupProxy-19-2 @call-handler#3124] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-12 13:03:37.489 [DefaultDispatcher-worker-7 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-08-12 13:03:37.497 [DefaultDispatcher-worker-13 @call-handler#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-08-12 13:03:37.498 [eventLoopGroupProxy-19-2 @call-handler#3124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.499 [DefaultDispatcher-worker-13 @coroutine#3023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:37.499 [DefaultDispatcher-worker-13 @coroutine#3023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:37.499 [DefaultDispatcher-worker-13 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-12 13:03:37.499 [DefaultDispatcher-worker-13 @coroutine#3023] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.508 [DefaultDispatcher-worker-3 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.515 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=625449532010786816 2024-08-12 13:03:37.515 [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:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=625449532010786816. 2024-08-12 13:03:37.515 [UI Thread @coroutine#3144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=625449532010786816 2024-08-12 13:03:37.515 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.515 [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:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=625449532010786817&assignmentUid=625449532010786816. 2024-08-12 13:03:37.515 [UI Thread @coroutine#3148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.516 [eventLoopGroupProxy-19-2 @call-handler#3159] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.516 [eventLoopGroupProxy-19-5 @call-handler#3161] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.517 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.517 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816. 2024-08-12 13:03:37.517 [UI Thread @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.518 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.518 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816. 2024-08-12 13:03:37.518 [UI Thread @coroutine#3155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.520 [UI Thread @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786817 2024-08-12 13:03:37.520 [UI Thread @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786817. 2024-08-12 13:03:37.520 [UI Thread @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786817 2024-08-12 13:03:37.520 [eventLoopGroupProxy-19-5 @call-handler#3161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.521 [UI Thread @coroutine#3148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.521 [UI Thread @coroutine#3148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.522 [eventLoopGroupProxy-19-2 @call-handler#3159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.522 [eventLoopGroupProxy-19-6 @call-handler#3182] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.522 [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/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/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) 2024-08-12 13:03:37.522 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=625449532010786817&assignmentUid=625449532010786816. 2024-08-12 13:03:37.522 [UI Thread @coroutine#3148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.523 [UI Thread @coroutine#3144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=625449532010786816 2024-08-12 13:03:37.523 [eventLoopGroupProxy-19-7 @call-handler#3187] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.523 [UI Thread @coroutine#3144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=625449532010786816 2024-08-12 13:03:37.524 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=625449532010786816. 2024-08-12 13:03:37.524 [UI Thread @coroutine#3144] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=625449532010786816 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.524 [eventLoopGroupProxy-19-6 @call-handler#3182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.524 [UI Thread @coroutine#3155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.524 [UI Thread @coroutine#3155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.525 [eventLoopGroupProxy-19-7 @call-handler#3187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.525 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816. 2024-08-12 13:03:37.525 [UI Thread @coroutine#3155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.526 [UI Thread @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.526 [UI Thread @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.526 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816. 2024-08-12 13:03:37.526 [UI Thread @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.536 [DefaultDispatcher-worker-1 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.536 [DefaultDispatcher-worker-7 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:37.537 [DefaultDispatcher-worker-7 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.537 [DefaultDispatcher-worker-7 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:37.537 [DefaultDispatcher-worker-7 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.537 [eventLoopGroupProxy-19-8 @call-handler#3185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.538 [DefaultDispatcher-worker-15 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.538 [DefaultDispatcher-worker-15 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.538 [UI Thread @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786817 2024-08-12 13:03:37.538 [UI Thread @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786817 2024-08-12 13:03:37.539 [UI Thread @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786817. 2024-08-12 13:03:37.539 [UI Thread @coroutine#3175] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786817 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.545 [DefaultDispatcher-worker-17 @coroutine#3144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.552 [DefaultDispatcher-worker-15 @coroutine#3155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.559 [DefaultDispatcher-worker-5 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.568 [DefaultDispatcher-worker-14 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.573 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=625449532010786816 2024-08-12 13:03:37.574 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=625449532010786816. 2024-08-12 13:03:37.574 [UI Thread @coroutine#3205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=625449532010786816 2024-08-12 13:03:37.575 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.576 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.577 [UI Thread @coroutine#3205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=625449532010786816 2024-08-12 13:03:37.577 [UI Thread @coroutine#3205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=625449532010786816 2024-08-12 13:03:37.577 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=625449532010786816. 2024-08-12 13:03:37.577 [UI Thread @coroutine#3205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=625449532010786816 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.586 [DefaultDispatcher-worker-17 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.593 [DefaultDispatcher-worker-17 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.604 [DefaultDispatcher-worker-10 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.604 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:37.604 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-12 13:03:37.604 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:37.604 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-08-12 13:03:37.605 [eventLoopGroupProxy-19-2 @call-handler#3215] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:37.605 [eventLoopGroupProxy-19-2 @call-handler#3215] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-08-12 13:03:37.605 [eventLoopGroupProxy-19-2 @call-handler#3215] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-12 13:03:37.614 [DefaultDispatcher-worker-13 @call-handler#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-08-12 13:03:37.614 [eventLoopGroupProxy-19-2 @call-handler#3215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.615 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:37.615 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:37.615 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-12 13:03:37.615 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.622 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=625449532010786818&assignmentUid=625449532010786816&clazzUid=625449532010786816&submitterUid=625449532010786817 2024-08-12 13:03:37.622 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=625449532010786818&assignmentUid=625449532010786816&clazzUid=625449532010786816&submitterUid=625449532010786817. 2024-08-12 13:03:37.622 [UI Thread @coroutine#3231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=625449532010786818&assignmentUid=625449532010786816&clazzUid=625449532010786816&submitterUid=625449532010786817 2024-08-12 13:03:37.623 [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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/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/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) 2024-08-12 13:03:37.624 [DefaultDispatcher-worker-14 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.629 [eventLoopGroupProxy-19-2 @call-handler#3235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.630 [UI Thread @coroutine#3231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=625449532010786818&assignmentUid=625449532010786816&clazzUid=625449532010786816&submitterUid=625449532010786817 2024-08-12 13:03:37.630 [UI Thread @coroutine#3231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=625449532010786818&assignmentUid=625449532010786816&clazzUid=625449532010786816&submitterUid=625449532010786817 2024-08-12 13:03:37.630 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=625449532010786818&assignmentUid=625449532010786816&clazzUid=625449532010786816&submitterUid=625449532010786817. 2024-08-12 13:03:37.630 [UI Thread @coroutine#3231] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=625449532010786818&assignmentUid=625449532010786816&clazzUid=625449532010786816&submitterUid=625449532010786817 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.634 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:37.639 [DefaultDispatcher-worker-17 @coroutine#3231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.647 [UI Thread @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=625449532010786817 2024-08-12 13:03:37.647 [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:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=625449532010786817. 2024-08-12 13:03:37.647 [UI Thread @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=625449532010786817 2024-08-12 13:03:37.648 [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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.649 [eventLoopGroupProxy-19-2 @call-handler#3254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.649 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.649 [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:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816. 2024-08-12 13:03:37.649 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.650 [eventLoopGroupProxy-19-2 @call-handler#3264] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.650 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=625449532010786816 2024-08-12 13:03:37.650 [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:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=625449532010786816. 2024-08-12 13:03:37.650 [UI Thread @coroutine#3255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=625449532010786816 2024-08-12 13:03:37.651 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.651 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816. 2024-08-12 13:03:37.651 [UI Thread @coroutine#3257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.651 [UI Thread @coroutine#3259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.651 [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:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816. 2024-08-12 13:03:37.651 [UI Thread @coroutine#3259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.651 [eventLoopGroupProxy-19-7 @call-handler#3271] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.652 [eventLoopGroupProxy-19-6 @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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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/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) 2024-08-12 13:03:37.652 [eventLoopGroupProxy-19-8 @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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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/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) 2024-08-12 13:03:37.652 [UI Thread @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=625449532010786817 2024-08-12 13:03:37.652 [UI Thread @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=625449532010786817 2024-08-12 13:03:37.653 [UI Thread @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=625449532010786817. 2024-08-12 13:03:37.653 [UI Thread @coroutine#3245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=625449532010786817 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.654 [eventLoopGroupProxy-19-8 @call-handler#3275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.655 [UI Thread @coroutine#3259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.655 [UI Thread @coroutine#3259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.655 [eventLoopGroupProxy-19-6 @call-handler#3274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.655 [UI Thread @coroutine#3259] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816. 2024-08-12 13:03:37.655 [UI Thread @coroutine#3259] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.655 [eventLoopGroupProxy-19-2 @call-handler#3264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.655 [UI Thread @coroutine#3257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.655 [UI Thread @coroutine#3257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.656 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816. 2024-08-12 13:03:37.656 [UI Thread @coroutine#3257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.656 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.656 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.656 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816. 2024-08-12 13:03:37.656 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=625449532010786817&assignmentUid=625449532010786816 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.658 [eventLoopGroupProxy-19-7 @call-handler#3271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.658 [UI Thread @coroutine#3255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=625449532010786816 2024-08-12 13:03:37.658 [UI Thread @coroutine#3255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=625449532010786816 2024-08-12 13:03:37.658 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=625449532010786816. 2024-08-12 13:03:37.658 [UI Thread @coroutine#3255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=625449532010786816 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.662 [DefaultDispatcher-worker-17 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.666 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:37.668 [DefaultDispatcher-worker-10 @coroutine#3259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.675 [DefaultDispatcher-worker-1 @coroutine#3257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.682 [DefaultDispatcher-worker-11 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.690 [DefaultDispatcher-worker-8 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:37.691 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.691 [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:45279/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:37.691 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.692 [DefaultDispatcher-worker-10 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.692 [DefaultDispatcher-worker-10 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.693 [DefaultDispatcher-worker-10 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.698 [UI Thread @coroutine#3292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786818 2024-08-12 13:03:37.698 [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:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786818. 2024-08-12 13:03:37.698 [UI Thread @coroutine#3292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786818 2024-08-12 13:03:37.699 [eventLoopGroupProxy-19-2 @call-handler#3294] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.704 [eventLoopGroupProxy-19-2 @call-handler#3294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.705 [UI Thread @coroutine#3292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786818 2024-08-12 13:03:37.705 [UI Thread @coroutine#3292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786818 2024-08-12 13:03:37.705 [UI Thread @coroutine#3292] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786818. 2024-08-12 13:03:37.705 [UI Thread @coroutine#3292] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786818 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.715 [DefaultDispatcher-worker-12 @coroutine#3292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.717 [UI Thread @coroutine#3292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=625449532010786817 2024-08-12 13:03:37.717 [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:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=625449532010786817. 2024-08-12 13:03:37.717 [UI Thread @coroutine#3292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=625449532010786817 2024-08-12 13:03:37.718 [eventLoopGroupProxy-19-2 @call-handler#3298] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.720 [eventLoopGroupProxy-19-2 @call-handler#3298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.720 [UI Thread @coroutine#3292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=625449532010786817 2024-08-12 13:03:37.720 [UI Thread @coroutine#3292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=625449532010786817 2024-08-12 13:03:37.720 [UI Thread @coroutine#3292] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=625449532010786817. 2024-08-12 13:03:37.720 [UI Thread @coroutine#3292] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=625449532010786817 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.727 [DefaultDispatcher-worker-12 @coroutine#3292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.739 [DefaultDispatcher-worker-7 @coroutine#3292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.747 [DefaultDispatcher-worker-14 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.747 [DefaultDispatcher-worker-14 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:37.747 [DefaultDispatcher-worker-14 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-12 13:03:37.747 [DefaultDispatcher-worker-14 @coroutine#3023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:37.747 [DefaultDispatcher-worker-14 @coroutine#3023] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-08-12 13:03:37.748 [eventLoopGroupProxy-19-2 @call-handler#3303] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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) 2024-08-12 13:03:37.749 [eventLoopGroupProxy-19-2 @call-handler#3303] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-08-12 13:03:37.749 [eventLoopGroupProxy-19-2 @call-handler#3303] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-12 13:03:37.757 [DefaultDispatcher-worker-14 @call-handler#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-08-12 13:03:37.757 [eventLoopGroupProxy-19-2 @call-handler#3303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.758 [DefaultDispatcher-worker-12 @coroutine#3023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:37.758 [DefaultDispatcher-worker-12 @coroutine#3023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-12 13:03:37.758 [DefaultDispatcher-worker-12 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-12 13:03:37.758 [DefaultDispatcher-worker-12 @coroutine#3023] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.761 [UI Thread @coroutine#3326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=625449532010786816 2024-08-12 13:03:37.761 [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:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=625449532010786816. 2024-08-12 13:03:37.761 [UI Thread @coroutine#3326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=625449532010786816 2024-08-12 13:03:37.761 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.761 [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:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=625449532010786817&assignmentUid=625449532010786816. 2024-08-12 13:03:37.761 [UI Thread @coroutine#3330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.761 [eventLoopGroupProxy-19-2 @call-handler#3341] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.762 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.762 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816. 2024-08-12 13:03:37.762 [UI Thread @coroutine#3335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.762 [eventLoopGroupProxy-19-7 @call-handler#3344] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.762 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.762 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816. 2024-08-12 13:03:37.762 [UI Thread @coroutine#3337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.762 [eventLoopGroupProxy-19-2 @call-handler#3341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.762 [eventLoopGroupProxy-19-6 @call-handler#3353] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.763 [UI Thread @coroutine#3355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786817 2024-08-12 13:03:37.763 [UI Thread @coroutine#3355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786817. 2024-08-12 13:03:37.763 [UI Thread @coroutine#3355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786817 2024-08-12 13:03:37.763 [eventLoopGroupProxy-19-8 @call-handler#3359] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.763 [UI Thread @coroutine#3326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=625449532010786816 2024-08-12 13:03:37.763 [UI Thread @coroutine#3326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=625449532010786816 2024-08-12 13:03:37.764 [eventLoopGroupProxy-19-6 @call-handler#3353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.764 [eventLoopGroupProxy-19-2 @call-handler#3365] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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) 2024-08-12 13:03:37.764 [UI Thread @coroutine#3326] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=625449532010786816. 2024-08-12 13:03:37.764 [UI Thread @coroutine#3326] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=625449532010786816 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.764 [eventLoopGroupProxy-19-8 @call-handler#3359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.764 [eventLoopGroupProxy-19-7 @call-handler#3344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.764 [UI Thread @coroutine#3335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.764 [UI Thread @coroutine#3335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.765 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816. 2024-08-12 13:03:37.765 [UI Thread @coroutine#3335] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.765 [UI Thread @coroutine#3337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.765 [UI Thread @coroutine#3337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.765 [UI Thread @coroutine#3330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.765 [UI Thread @coroutine#3330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 2024-08-12 13:03:37.765 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816. 2024-08-12 13:03:37.765 [UI Thread @coroutine#3337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.765 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=625449532010786817&assignmentUid=625449532010786816. 2024-08-12 13:03:37.766 [UI Thread @coroutine#3330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=625449532010786817&assignmentUid=625449532010786816 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.768 [eventLoopGroupProxy-19-2 @call-handler#3365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-12 13:03:37.768 [UI Thread @coroutine#3355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786817 2024-08-12 13:03:37.768 [UI Thread @coroutine#3355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786817 2024-08-12 13:03:37.768 [UI Thread @coroutine#3355] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786817. 2024-08-12 13:03:37.768 [UI Thread @coroutine#3355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=625449532010786816&clazzUid=625449532010786816&accountPersonUid=625449532010786817 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:37.771 [DefaultDispatcher-worker-15 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e7e089 2024-08-12 13:03:37.773 [DefaultDispatcher-worker-11 @coroutine#3326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.781 [DefaultDispatcher-worker-2 @coroutine#3335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.789 [DefaultDispatcher-worker-15 @coroutine#3337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.796 [DefaultDispatcher-worker-2 @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.809 [DefaultDispatcher-worker-12 @coroutine#3355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-08-12 13:03:37.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-08-12 13:03:37.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-08-12 13:03:37.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:37.813 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45c270f9: (connection evicted) 2024-08-12 13:03:37.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:37.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-08-12 13:03:37.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-08-12 13:03:37.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-08-12 13:03:37.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-08-12 13:03:37.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:37.815 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e7e089: (connection evicted) 2024-08-12 13:03:37.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:37.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-08-12 13:03:37.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-08-12 13:03:37.827 [DefaultDispatcher-worker-13 @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-08-12 13:03:37.835 [DefaultDispatcher-worker-11 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:37.835 [DefaultDispatcher-worker-5 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77de94 2024-08-12 13:03:37.836 [DefaultDispatcher-worker-5 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.836 [DefaultDispatcher-worker-11 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.836 [DefaultDispatcher-worker-5 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:37.836 [DefaultDispatcher-worker-11 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:37.836 [DefaultDispatcher-worker-5 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.836 [DefaultDispatcher-worker-11 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.837 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.837 [DefaultDispatcher-worker-15 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.837 [DefaultDispatcher-worker-15 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.856 [DefaultDispatcher-worker-15 @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2024-08-12 13:03:37.868 [DefaultDispatcher-worker-9 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:37.869 [DefaultDispatcher-worker-9 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.869 [DefaultDispatcher-worker-9 @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://localhost.localdomain:33641/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:37.869 [DefaultDispatcher-worker-9 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.870 [DefaultDispatcher-worker-3 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.870 [DefaultDispatcher-worker-3 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:37.874 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:37.895 [DefaultDispatcher-worker-3 @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186295cc 2024-08-12 13:03:37.920 [DefaultDispatcher-worker-3 @coroutine#3390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51508029 2024-08-12 13:03:37.925 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:37.955 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:37.994 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:38.012 [DefaultDispatcher-worker-8 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:38.012 [DefaultDispatcher-worker-8 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.012 [DefaultDispatcher-worker-8 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:38.012 [DefaultDispatcher-worker-8 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.013 [DefaultDispatcher-worker-8 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.013 [DefaultDispatcher-worker-8 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.019 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:38.166 [DefaultDispatcher-worker-9 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:38.166 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.166 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:38.166 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.167 [DefaultDispatcher-worker-4 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.167 [DefaultDispatcher-worker-4 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.293 [DefaultDispatcher-worker-7 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:38.293 [DefaultDispatcher-worker-7 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.293 [DefaultDispatcher-worker-7 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:38.293 [DefaultDispatcher-worker-7 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.294 [DefaultDispatcher-worker-4 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.294 [DefaultDispatcher-worker-4 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.297 [DefaultDispatcher-worker-1 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:38.297 [DefaultDispatcher-worker-1 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.297 [DefaultDispatcher-worker-1 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:38.297 [DefaultDispatcher-worker-1 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.298 [DefaultDispatcher-worker-7 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.298 [DefaultDispatcher-worker-7 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.383 [DefaultDispatcher-worker-13 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:38.383 [DefaultDispatcher-worker-13 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.383 [DefaultDispatcher-worker-13 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:38.383 [DefaultDispatcher-worker-13 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.384 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.384 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.548 [DefaultDispatcher-worker-4 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:38.548 [DefaultDispatcher-worker-4 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.548 [DefaultDispatcher-worker-4 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:38.548 [DefaultDispatcher-worker-4 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.549 [DefaultDispatcher-worker-6 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.549 [DefaultDispatcher-worker-6 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.701 [DefaultDispatcher-worker-6 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:38.701 [DefaultDispatcher-worker-6 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.701 [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:45279/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:38.701 [DefaultDispatcher-worker-6 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.702 [DefaultDispatcher-worker-4 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.702 [DefaultDispatcher-worker-4 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-08-12 13:03:38.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-08-12 13:03:38.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:38.819 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@524945e2: (connection evicted) 2024-08-12 13:03:38.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:38.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-08-12 13:03:38.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6af10aa7 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-08-12 13:03:38.824 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:38.825 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:38.825 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:38.825 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:38.825 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:38.825 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:38.825 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:38.825 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:38.825 [Test worker @coroutine#3423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-08-12 13:03:38.825 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45 2024-08-12 13:03:38.825 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45 2024-08-12 13:03:38.825 [Test worker @coroutine#3423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-08-12 13:03:38.845 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45 2024-08-12 13:03:38.849 [DefaultDispatcher-worker-1 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77de94 2024-08-12 13:03:38.849 [DefaultDispatcher-worker-12 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:38.849 [DefaultDispatcher-worker-1 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.849 [DefaultDispatcher-worker-12 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.849 [DefaultDispatcher-worker-1 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:38.849 [DefaultDispatcher-worker-1 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.849 [DefaultDispatcher-worker-12 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:38.849 [DefaultDispatcher-worker-12 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.850 [DefaultDispatcher-worker-13 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.850 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.850 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.855 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45 2024-08-12 13:03:38.857 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45 2024-08-12 13:03:38.859 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45 2024-08-12 13:03:38.859 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-08-12 13:03:38.859 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:38.859 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:38.859 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:38.859 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:38.859 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:38.859 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:38.859 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@796d0b43 2024-08-12 13:03:38.859 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:38.859 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cef0af 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cef0af 2024-08-12 13:03:38.860 [Test worker @coroutine#3423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-08-12 13:03:38.860 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:38.875 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cef0af 2024-08-12 13:03:38.878 [DefaultDispatcher-worker-3 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:38.879 [DefaultDispatcher-worker-3 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.879 [DefaultDispatcher-worker-3 @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://localhost.localdomain:33641/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:38.879 [DefaultDispatcher-worker-3 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.880 [DefaultDispatcher-worker-2 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.880 [DefaultDispatcher-worker-2 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:38.884 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cef0af 2024-08-12 13:03:38.886 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cef0af 2024-08-12 13:03:38.888 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cef0af 2024-08-12 13:03:38.899 [DefaultDispatcher-worker-1 @coroutine#3444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cef0af 2024-08-12 13:03:38.910 [DefaultDispatcher-worker-11 @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45 2024-08-12 13:03:38.922 [DefaultDispatcher-worker-4 @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45 2024-08-12 13:03:38.925 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:38.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-08-12 13:03:38.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-08-12 13:03:38.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:38.931 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45: (connection evicted) 2024-08-12 13:03:38.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:38.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-08-12 13:03:38.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-08-12 13:03:38.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-08-12 13:03:38.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-08-12 13:03:38.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:38.932 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42cef0af: (connection evicted) 2024-08-12 13:03:38.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:38.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-08-12 13:03:38.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@630a647c 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:38.935 [Test worker @coroutine#3490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-08-12 13:03:38.936 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e5e846 2024-08-12 13:03:38.936 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e5e846 2024-08-12 13:03:38.936 [Test worker @coroutine#3490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-08-12 13:03:38.955 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e5e846 2024-08-12 13:03:38.969 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e5e846 2024-08-12 13:03:38.971 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e5e846 2024-08-12 13:03:38.973 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e5e846 2024-08-12 13:03:38.973 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43ab4e83 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2f4b9e 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2f4b9e 2024-08-12 13:03:38.974 [Test worker @coroutine#3490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-08-12 13:03:38.988 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2f4b9e 2024-08-12 13:03:38.998 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2f4b9e 2024-08-12 13:03:38.999 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2f4b9e 2024-08-12 13:03:39.001 [Test worker @coroutine#3502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2f4b9e 2024-08-12 13:03:39.013 [DefaultDispatcher-worker-6 @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2f4b9e 2024-08-12 13:03:39.021 [DefaultDispatcher-worker-16 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:39.021 [DefaultDispatcher-worker-16 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.021 [DefaultDispatcher-worker-16 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:39.021 [DefaultDispatcher-worker-16 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.022 [DefaultDispatcher-worker-9 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.022 [DefaultDispatcher-worker-9 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.026 [DefaultDispatcher-worker-9 @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e5e846 2024-08-12 13:03:39.036 [DefaultDispatcher-worker-3 @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e5e846 2024-08-12 13:03:39.036 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:39.047 [DefaultDispatcher-worker-2 @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e5e846 2024-08-12 13:03:39.062 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.068 [DefaultDispatcher-worker-6 @coroutine#3553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e5e846 2024-08-12 13:03:39.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-08-12 13:03:39.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-08-12 13:03:39.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.072 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19e5e846: (connection evicted) 2024-08-12 13:03:39.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:39.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-08-12 13:03:39.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-08-12 13:03:39.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-08-12 13:03:39.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-08-12 13:03:39.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.073 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f2f4b9e: (connection evicted) 2024-08-12 13:03:39.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:39.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-08-12 13:03:39.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c82829 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-08-12 13:03:39.075 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-08-12 13:03:39.076 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-08-12 13:03:39.076 [Test worker @coroutine#3579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-08-12 13:03:39.091 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-08-12 13:03:39.101 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-08-12 13:03:39.102 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-08-12 13:03:39.104 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490e1017 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:39.104 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:39.105 [Test worker @coroutine#3579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-08-12 13:03:39.105 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-08-12 13:03:39.105 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-08-12 13:03:39.105 [Test worker @coroutine#3579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-08-12 13:03:39.119 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-08-12 13:03:39.128 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-08-12 13:03:39.130 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-08-12 13:03:39.131 [Test worker @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-08-12 13:03:39.142 [DefaultDispatcher-worker-11 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-08-12 13:03:39.155 [DefaultDispatcher-worker-11 @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-08-12 13:03:39.165 [DefaultDispatcher-worker-3 @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-08-12 13:03:39.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-08-12 13:03:39.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-08-12 13:03:39.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.174 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef: (connection evicted) 2024-08-12 13:03:39.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:39.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-08-12 13:03:39.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-08-12 13:03:39.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-08-12 13:03:39.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-08-12 13:03:39.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.176 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@482040a: (connection evicted) 2024-08-12 13:03:39.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:39.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-08-12 13:03:39.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-08-12 13:03:39.177 [DefaultDispatcher-worker-16 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:39.177 [DefaultDispatcher-worker-16 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.178 [DefaultDispatcher-worker-16 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:39.178 [DefaultDispatcher-worker-16 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.179 [DefaultDispatcher-worker-3 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-08-12 13:03:39.179 [DefaultDispatcher-worker-3 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a12048d 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:39.179 [Test worker @coroutine#3639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-08-12 13:03:39.180 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e8c5c4 2024-08-12 13:03:39.180 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e8c5c4 2024-08-12 13:03:39.180 [Test worker @coroutine#3639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-08-12 13:03:39.196 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e8c5c4 2024-08-12 13:03:39.208 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e8c5c4 2024-08-12 13:03:39.209 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e8c5c4 2024-08-12 13:03:39.211 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e8c5c4 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7197b96c 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@47858d7c 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@47858d7c 2024-08-12 13:03:39.212 [Test worker @coroutine#3639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-08-12 13:03:39.226 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47858d7c 2024-08-12 13:03:39.236 [Test worker @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47858d7c 2024-08-12 13:03:39.238 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47858d7c 2024-08-12 13:03:39.239 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47858d7c 2024-08-12 13:03:39.251 [DefaultDispatcher-worker-10 @coroutine#3653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47858d7c 2024-08-12 13:03:39.265 [DefaultDispatcher-worker-5 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e8c5c4 2024-08-12 13:03:39.275 [DefaultDispatcher-worker-15 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e8c5c4 2024-08-12 13:03:39.280 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:39.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-08-12 13:03:39.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-08-12 13:03:39.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.284 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e8c5c4: (connection evicted) 2024-08-12 13:03:39.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:39.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-08-12 13:03:39.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-08-12 13:03:39.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-08-12 13:03:39.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-08-12 13:03:39.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.285 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47858d7c: (connection evicted) 2024-08-12 13:03:39.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:39.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-08-12 13:03:39.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-08-12 13:03:39.287 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-08-12 13:03:39.287 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:39.287 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:39.287 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:39.287 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:39.287 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:39.287 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:39.287 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ac64dc2 2024-08-12 13:03:39.287 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:39.287 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:39.287 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:39.287 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:39.287 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:39.287 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:39.287 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@75af5f2a 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@75af5f2a 2024-08-12 13:03:39.288 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-08-12 13:03:39.304 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75af5f2a 2024-08-12 13:03:39.305 [DefaultDispatcher-worker-13 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:39.305 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.305 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:39.305 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.306 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.307 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.308 [DefaultDispatcher-worker-3 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:39.309 [DefaultDispatcher-worker-3 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.309 [DefaultDispatcher-worker-3 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:39.309 [DefaultDispatcher-worker-3 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.310 [DefaultDispatcher-worker-12 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.310 [DefaultDispatcher-worker-12 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.315 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75af5f2a 2024-08-12 13:03:39.316 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75af5f2a 2024-08-12 13:03:39.318 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75af5f2a 2024-08-12 13:03:39.318 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-08-12 13:03:39.318 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:39.318 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:39.318 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:39.318 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:39.318 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:39.318 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:39.318 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a5b561b 2024-08-12 13:03:39.318 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:39.318 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:39.318 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb9bad9 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb9bad9 2024-08-12 13:03:39.319 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-08-12 13:03:39.333 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb9bad9 2024-08-12 13:03:39.342 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb9bad9 2024-08-12 13:03:39.344 [Test worker @coroutine#3714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb9bad9 2024-08-12 13:03:39.346 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb9bad9 2024-08-12 13:03:39.357 [DefaultDispatcher-worker-17 @coroutine#3718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb9bad9 2024-08-12 13:03:39.369 [DefaultDispatcher-worker-13 @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75af5f2a 2024-08-12 13:03:39.379 [DefaultDispatcher-worker-16 @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75af5f2a 2024-08-12 13:03:39.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-08-12 13:03:39.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-08-12 13:03:39.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.388 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75af5f2a: (connection evicted) 2024-08-12 13:03:39.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:39.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-08-12 13:03:39.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-08-12 13:03:39.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-08-12 13:03:39.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-08-12 13:03:39.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.389 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bb9bad9: (connection evicted) 2024-08-12 13:03:39.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:39.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-08-12 13:03:39.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49825659 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:39.391 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-08-12 13:03:39.392 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-08-12 13:03:39.392 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-08-12 13:03:39.392 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-08-12 13:03:39.393 [DefaultDispatcher-worker-12 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:39.393 [DefaultDispatcher-worker-12 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.393 [DefaultDispatcher-worker-12 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:39.393 [DefaultDispatcher-worker-12 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.394 [DefaultDispatcher-worker-5 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.394 [DefaultDispatcher-worker-5 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.408 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-08-12 13:03:39.418 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-08-12 13:03:39.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-08-12 13:03:39.421 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68abf2ad 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:39.421 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:39.422 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:39.422 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:39.422 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:39.422 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-08-12 13:03:39.422 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:39.422 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:39.422 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:39.422 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:39.422 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:39.422 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:39.422 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:39.422 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:39.422 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-08-12 13:03:39.422 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdd5ff9 2024-08-12 13:03:39.422 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdd5ff9 2024-08-12 13:03:39.422 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-08-12 13:03:39.435 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdd5ff9 2024-08-12 13:03:39.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdd5ff9 2024-08-12 13:03:39.446 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdd5ff9 2024-08-12 13:03:39.448 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdd5ff9 2024-08-12 13:03:39.460 [DefaultDispatcher-worker-6 @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdd5ff9 2024-08-12 13:03:39.472 [DefaultDispatcher-worker-15 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-08-12 13:03:39.483 [DefaultDispatcher-worker-8 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-08-12 13:03:39.490 [DefaultDispatcher-worker-7 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-08-12 13:03:39.492 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-08-12 13:03:39.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-08-12 13:03:39.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.499 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5: (connection evicted) 2024-08-12 13:03:39.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:39.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-08-12 13:03:39.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-08-12 13:03:39.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-08-12 13:03:39.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-08-12 13:03:39.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.501 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cdd5ff9: (connection evicted) 2024-08-12 13:03:39.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:39.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-08-12 13:03:39.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ba29b51 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:39.503 [Test worker @coroutine#3823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-08-12 13:03:39.504 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-08-12 13:03:39.504 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-08-12 13:03:39.504 [Test worker @coroutine#3823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-08-12 13:03:39.522 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-08-12 13:03:39.532 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-08-12 13:03:39.533 [Test worker @coroutine#3826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-08-12 13:03:39.535 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36361951 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:39.535 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-08-12 13:03:39.536 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:39.536 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:39.536 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:39.536 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:39.536 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:39.536 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:39.536 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:39.536 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:39.536 [Test worker @coroutine#3823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-08-12 13:03:39.536 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-08-12 13:03:39.536 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-08-12 13:03:39.536 [Test worker @coroutine#3823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-08-12 13:03:39.549 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-08-12 13:03:39.559 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-08-12 13:03:39.559 [DefaultDispatcher-worker-6 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:39.560 [DefaultDispatcher-worker-6 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.560 [DefaultDispatcher-worker-6 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:39.560 [DefaultDispatcher-worker-6 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.560 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-08-12 13:03:39.561 [DefaultDispatcher-worker-7 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.561 [DefaultDispatcher-worker-7 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.562 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-08-12 13:03:39.572 [DefaultDispatcher-worker-7 @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-08-12 13:03:39.586 [DefaultDispatcher-worker-16 @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-08-12 13:03:39.596 [DefaultDispatcher-worker-2 @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-08-12 13:03:39.604 [DefaultDispatcher-worker-6 @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-08-12 13:03:39.604 [HikariPool-160 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:39.621 [DefaultDispatcher-worker-2 @coroutine#3884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-08-12 13:03:39.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-08-12 13:03:39.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-08-12 13:03:39.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.625 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404a7c61: (connection evicted) 2024-08-12 13:03:39.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:39.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-08-12 13:03:39.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-08-12 13:03:39.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-08-12 13:03:39.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-08-12 13:03:39.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.626 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16488ed7: (connection evicted) 2024-08-12 13:03:39.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:39.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-08-12 13:03:39.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e9fa0ea 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:39.628 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-08-12 13:03:39.629 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2024-08-12 13:03:39.629 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2024-08-12 13:03:39.629 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-08-12 13:03:39.645 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2024-08-12 13:03:39.655 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2024-08-12 13:03:39.656 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2024-08-12 13:03:39.658 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@705e24fb 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:39.658 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-08-12 13:03:39.659 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-08-12 13:03:39.659 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-08-12 13:03:39.659 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-08-12 13:03:39.672 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-08-12 13:03:39.682 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-08-12 13:03:39.683 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-08-12 13:03:39.685 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-08-12 13:03:39.696 [DefaultDispatcher-worker-7 @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-08-12 13:03:39.709 [DefaultDispatcher-worker-5 @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2024-08-12 13:03:39.713 [DefaultDispatcher-worker-4 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:39.713 [DefaultDispatcher-worker-4 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.713 [DefaultDispatcher-worker-4 @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:45279/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:39.713 [DefaultDispatcher-worker-4 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.714 [DefaultDispatcher-worker-6 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.714 [DefaultDispatcher-worker-6 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.719 [DefaultDispatcher-worker-2 @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2024-08-12 13:03:39.722 [Test worker @coroutine#3937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2024-08-12 13:03:39.729 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-08-12 13:03:39.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-08-12 13:03:39.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.729 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e7f72: (connection evicted) 2024-08-12 13:03:39.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:39.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-08-12 13:03:39.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-08-12 13:03:39.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-08-12 13:03:39.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-08-12 13:03:39.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.731 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20: (connection evicted) 2024-08-12 13:03:39.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:39.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-08-12 13:03:39.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-08-12 13:03:39.732 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba38cce 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@80f3111 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@80f3111 2024-08-12 13:03:39.733 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-08-12 13:03:39.749 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80f3111 2024-08-12 13:03:39.759 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80f3111 2024-08-12 13:03:39.761 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80f3111 2024-08-12 13:03:39.762 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80f3111 2024-08-12 13:03:39.762 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2762bd70 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb4870b 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb4870b 2024-08-12 13:03:39.763 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-08-12 13:03:39.777 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb4870b 2024-08-12 13:03:39.786 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb4870b 2024-08-12 13:03:39.788 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb4870b 2024-08-12 13:03:39.789 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb4870b 2024-08-12 13:03:39.801 [DefaultDispatcher-worker-11 @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb4870b 2024-08-12 13:03:39.813 [DefaultDispatcher-worker-6 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80f3111 2024-08-12 13:03:39.825 [DefaultDispatcher-worker-15 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80f3111 2024-08-12 13:03:39.827 [Test worker @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80f3111 2024-08-12 13:03:39.830 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80f3111 2024-08-12 13:03:39.833 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-08-12 13:03:39.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-08-12 13:03:39.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.837 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@80f3111: (connection evicted) 2024-08-12 13:03:39.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:39.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-08-12 13:03:39.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-08-12 13:03:39.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-08-12 13:03:39.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-08-12 13:03:39.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.839 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fb4870b: (connection evicted) 2024-08-12 13:03:39.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:39.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-08-12 13:03:39.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a28b6d0 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:39.840 [Test worker @coroutine#4034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-08-12 13:03:39.841 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@684001e6 2024-08-12 13:03:39.841 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@684001e6 2024-08-12 13:03:39.841 [Test worker @coroutine#4034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-08-12 13:03:39.861 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684001e6 2024-08-12 13:03:39.862 [DefaultDispatcher-worker-8 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77de94 2024-08-12 13:03:39.862 [DefaultDispatcher-worker-4 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:39.862 [DefaultDispatcher-worker-8 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.862 [DefaultDispatcher-worker-4 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.862 [DefaultDispatcher-worker-8 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:39.862 [DefaultDispatcher-worker-4 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:39.862 [DefaultDispatcher-worker-8 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.862 [DefaultDispatcher-worker-4 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.863 [DefaultDispatcher-worker-17 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.863 [DefaultDispatcher-worker-12 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.863 [DefaultDispatcher-worker-12 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.870 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684001e6 2024-08-12 13:03:39.872 [Test worker @coroutine#4042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684001e6 2024-08-12 13:03:39.873 [Test worker @coroutine#4044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684001e6 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@468d1fcc 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:39.874 [Test worker @coroutine#4034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-08-12 13:03:39.875 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-08-12 13:03:39.875 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-08-12 13:03:39.875 [Test worker @coroutine#4034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-08-12 13:03:39.888 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-08-12 13:03:39.890 [DefaultDispatcher-worker-17 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:39.890 [DefaultDispatcher-worker-17 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.890 [DefaultDispatcher-worker-17 @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://localhost.localdomain:33641/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:39.890 [DefaultDispatcher-worker-17 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.892 [DefaultDispatcher-worker-15 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.892 [DefaultDispatcher-worker-15 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:39.898 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-08-12 13:03:39.899 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-08-12 13:03:39.901 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-08-12 13:03:39.912 [DefaultDispatcher-worker-2 @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-08-12 13:03:39.926 [DefaultDispatcher-worker-2 @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684001e6 2024-08-12 13:03:39.937 [DefaultDispatcher-worker-14 @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684001e6 2024-08-12 13:03:39.941 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:39.989 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-08-12 13:03:40.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-08-12 13:03:40.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.001 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@684001e6: (connection evicted) 2024-08-12 13:03:40.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-08-12 13:03:40.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-08-12 13:03:40.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-08-12 13:03:40.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-08-12 13:03:40.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.007 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7: (connection evicted) 2024-08-12 13:03:40.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-08-12 13:03:40.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35266985 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b7066e 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b7066e 2024-08-12 13:03:40.009 [Test worker @coroutine#4113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-08-12 13:03:40.023 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7066e 2024-08-12 13:03:40.031 [DefaultDispatcher-worker-13 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:40.032 [DefaultDispatcher-worker-13 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.032 [DefaultDispatcher-worker-13 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:40.032 [DefaultDispatcher-worker-13 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.033 [DefaultDispatcher-worker-14 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.033 [DefaultDispatcher-worker-14 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.034 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7066e 2024-08-12 13:03:40.035 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7066e 2024-08-12 13:03:40.037 [Test worker @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7066e 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74876292 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.037 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d9a016 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d9a016 2024-08-12 13:03:40.038 [Test worker @coroutine#4113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-08-12 13:03:40.051 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d9a016 2024-08-12 13:03:40.061 [Test worker @coroutine#4123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d9a016 2024-08-12 13:03:40.062 [Test worker @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d9a016 2024-08-12 13:03:40.064 [Test worker @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d9a016 2024-08-12 13:03:40.075 [DefaultDispatcher-worker-3 @coroutine#4129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d9a016 2024-08-12 13:03:40.090 [DefaultDispatcher-worker-8 @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7066e 2024-08-12 13:03:40.099 [DefaultDispatcher-worker-14 @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7066e 2024-08-12 13:03:40.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-08-12 13:03:40.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-08-12 13:03:40.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.108 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64b7066e: (connection evicted) 2024-08-12 13:03:40.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-08-12 13:03:40.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-08-12 13:03:40.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-08-12 13:03:40.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-08-12 13:03:40.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.109 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27d9a016: (connection evicted) 2024-08-12 13:03:40.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-08-12 13:03:40.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-08-12 13:03:40.111 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f511a8e 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.112 [Test worker @coroutine#4173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-08-12 13:03:40.113 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-08-12 13:03:40.113 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-08-12 13:03:40.113 [Test worker @coroutine#4173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-08-12 13:03:40.130 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-08-12 13:03:40.140 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-08-12 13:03:40.141 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-08-12 13:03:40.143 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-08-12 13:03:40.143 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39384ba6 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6770a229 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6770a229 2024-08-12 13:03:40.144 [Test worker @coroutine#4173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-08-12 13:03:40.158 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6770a229 2024-08-12 13:03:40.167 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6770a229 2024-08-12 13:03:40.168 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6770a229 2024-08-12 13:03:40.170 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6770a229 2024-08-12 13:03:40.182 [DefaultDispatcher-worker-17 @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6770a229 2024-08-12 13:03:40.187 [DefaultDispatcher-worker-3 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:40.187 [DefaultDispatcher-worker-3 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.187 [DefaultDispatcher-worker-3 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:40.187 [DefaultDispatcher-worker-3 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.188 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.188 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.194 [DefaultDispatcher-worker-13 @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-08-12 13:03:40.203 [DefaultDispatcher-worker-9 @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-08-12 13:03:40.206 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-08-12 13:03:40.209 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-08-12 13:03:40.213 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-08-12 13:03:40.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-08-12 13:03:40.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.218 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3287cf03: (connection evicted) 2024-08-12 13:03:40.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-08-12 13:03:40.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-08-12 13:03:40.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-08-12 13:03:40.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-08-12 13:03:40.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.220 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6770a229: (connection evicted) 2024-08-12 13:03:40.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-08-12 13:03:40.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d4f6121 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.222 [Test worker @coroutine#4238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-08-12 13:03:40.223 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c366d3 2024-08-12 13:03:40.223 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c366d3 2024-08-12 13:03:40.223 [Test worker @coroutine#4238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-08-12 13:03:40.237 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c366d3 2024-08-12 13:03:40.247 [Test worker @coroutine#4239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c366d3 2024-08-12 13:03:40.248 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c366d3 2024-08-12 13:03:40.250 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c366d3 2024-08-12 13:03:40.250 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-08-12 13:03:40.250 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.250 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.250 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.250 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.250 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.250 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.250 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32107bba 2024-08-12 13:03:40.250 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.250 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.250 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@3759ea4d 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@3759ea4d 2024-08-12 13:03:40.251 [Test worker @coroutine#4238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-08-12 13:03:40.265 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3759ea4d 2024-08-12 13:03:40.274 [Test worker @coroutine#4246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3759ea4d 2024-08-12 13:03:40.276 [Test worker @coroutine#4248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3759ea4d 2024-08-12 13:03:40.277 [Test worker @coroutine#4250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3759ea4d 2024-08-12 13:03:40.289 [DefaultDispatcher-worker-13 @coroutine#4252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3759ea4d 2024-08-12 13:03:40.302 [DefaultDispatcher-worker-13 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c366d3 2024-08-12 13:03:40.313 [DefaultDispatcher-worker-12 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c366d3 2024-08-12 13:03:40.318 [DefaultDispatcher-worker-6 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:40.319 [DefaultDispatcher-worker-6 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.319 [DefaultDispatcher-worker-6 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:40.319 [DefaultDispatcher-worker-6 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.320 [DefaultDispatcher-worker-14 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.320 [DefaultDispatcher-worker-14 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.320 [DefaultDispatcher-worker-17 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:40.320 [DefaultDispatcher-worker-17 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.320 [DefaultDispatcher-worker-17 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:40.320 [DefaultDispatcher-worker-17 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.322 [DefaultDispatcher-worker-13 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.322 [DefaultDispatcher-worker-13 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.323 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.325 [UI Thread @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c366d3 2024-08-12 13:03:40.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-08-12 13:03:40.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-08-12 13:03:40.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.330 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c366d3: (connection evicted) 2024-08-12 13:03:40.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-08-12 13:03:40.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-08-12 13:03:40.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-08-12 13:03:40.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-08-12 13:03:40.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.331 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3759ea4d: (connection evicted) 2024-08-12 13:03:40.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-08-12 13:03:40.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf6a6eb 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.333 [Test worker @coroutine#4338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-08-12 13:03:40.334 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fdd38d 2024-08-12 13:03:40.334 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fdd38d 2024-08-12 13:03:40.334 [Test worker @coroutine#4338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-08-12 13:03:40.348 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fdd38d 2024-08-12 13:03:40.358 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fdd38d 2024-08-12 13:03:40.359 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fdd38d 2024-08-12 13:03:40.361 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fdd38d 2024-08-12 13:03:40.371 [DefaultDispatcher-worker-6 @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fdd38d 2024-08-12 13:03:40.373 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fdd38d 2024-08-12 13:03:40.387 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fdd38d 2024-08-12 13:03:40.401 [DefaultDispatcher-worker-13 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:40.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-08-12 13:03:40.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-08-12 13:03:40.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.401 [DefaultDispatcher-worker-13 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.401 [DefaultDispatcher-worker-13 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:40.401 [DefaultDispatcher-worker-13 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.401 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45fdd38d: (connection evicted) 2024-08-12 13:03:40.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-08-12 13:03:40.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-08-12 13:03:40.402 [DefaultDispatcher-worker-2 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.402 [DefaultDispatcher-worker-2 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.404 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-08-12 13:03:40.404 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.404 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.404 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.404 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.404 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.404 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.404 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a58d00a 2024-08-12 13:03:40.404 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.404 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.404 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.404 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.404 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.404 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.404 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.404 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.404 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2024-08-12 13:03:40.405 [Test worker @coroutine#4372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-08-12 13:03:40.421 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2024-08-12 13:03:40.430 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2024-08-12 13:03:40.432 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2024-08-12 13:03:40.433 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2024-08-12 13:03:40.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-08-12 13:03:40.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-08-12 13:03:40.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:40.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-08-12 13:03:40.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d0d5ee 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2024-08-12 13:03:40.439 [Test worker @coroutine#4401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-08-12 13:03:40.454 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2024-08-12 13:03:40.463 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2024-08-12 13:03:40.465 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2024-08-12 13:03:40.466 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2024-08-12 13:03:40.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-08-12 13:03:40.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-08-12 13:03:40.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:40.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-08-12 13:03:40.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-08-12 13:03:40.471 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c190662 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2024-08-12 13:03:40.472 [Test worker @coroutine#4430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-08-12 13:03:40.490 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2024-08-12 13:03:40.500 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2024-08-12 13:03:40.501 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2024-08-12 13:03:40.503 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2024-08-12 13:03:40.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-08-12 13:03:40.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-08-12 13:03:40.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:40.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-08-12 13:03:40.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59df8444 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.508 [Test worker @coroutine#4460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-08-12 13:03:40.509 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@64641bb2 2024-08-12 13:03:40.509 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@64641bb2 2024-08-12 13:03:40.509 [Test worker @coroutine#4460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-08-12 13:03:40.525 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64641bb2 2024-08-12 13:03:40.535 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64641bb2 2024-08-12 13:03:40.536 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64641bb2 2024-08-12 13:03:40.538 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64641bb2 2024-08-12 13:03:40.548 [DefaultDispatcher-worker-13 @coroutine#4468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64641bb2 2024-08-12 13:03:40.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-08-12 13:03:40.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-08-12 13:03:40.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.552 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64641bb2: (connection evicted) 2024-08-12 13:03:40.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-08-12 13:03:40.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-08-12 13:03:40.554 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6999dca2 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.555 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-08-12 13:03:40.556 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@27df971b 2024-08-12 13:03:40.556 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@27df971b 2024-08-12 13:03:40.556 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-08-12 13:03:40.570 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.571 [DefaultDispatcher-worker-13 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:40.571 [DefaultDispatcher-worker-13 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.571 [DefaultDispatcher-worker-13 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:40.571 [DefaultDispatcher-worker-13 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.572 [DefaultDispatcher-worker-7 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.572 [DefaultDispatcher-worker-7 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.574 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27df971b 2024-08-12 13:03:40.584 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27df971b 2024-08-12 13:03:40.586 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27df971b 2024-08-12 13:03:40.587 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27df971b 2024-08-12 13:03:40.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-08-12 13:03:40.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-08-12 13:03:40.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:40.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-08-12 13:03:40.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-08-12 13:03:40.592 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2531049f 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-08-12 13:03:40.593 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-08-12 13:03:40.597 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.608 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-08-12 13:03:40.618 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-08-12 13:03:40.619 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-08-12 13:03:40.621 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-08-12 13:03:40.629 [DefaultDispatcher-worker-17 @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-08-12 13:03:40.632 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-08-12 13:03:40.637 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-08-12 13:03:40.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-08-12 13:03:40.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-08-12 13:03:40.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.649 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06: (connection evicted) 2024-08-12 13:03:40.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-08-12 13:03:40.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-08-12 13:03:40.652 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@453c10c2 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.653 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-08-12 13:03:40.654 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b329ae 2024-08-12 13:03:40.654 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b329ae 2024-08-12 13:03:40.654 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-08-12 13:03:40.669 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b329ae 2024-08-12 13:03:40.679 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b329ae 2024-08-12 13:03:40.681 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b329ae 2024-08-12 13:03:40.682 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b329ae 2024-08-12 13:03:40.682 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3597174b 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af32714 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af32714 2024-08-12 13:03:40.683 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-08-12 13:03:40.697 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af32714 2024-08-12 13:03:40.707 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af32714 2024-08-12 13:03:40.709 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af32714 2024-08-12 13:03:40.710 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af32714 2024-08-12 13:03:40.721 [DefaultDispatcher-worker-5 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af32714 2024-08-12 13:03:40.724 [DefaultDispatcher-worker-13 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:40.724 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.724 [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:45279/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:40.724 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.725 [DefaultDispatcher-worker-17 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.725 [DefaultDispatcher-worker-17 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.733 [DefaultDispatcher-worker-17 @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b329ae 2024-08-12 13:03:40.754 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:40.754 [DefaultDispatcher-worker-14 @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b329ae 2024-08-12 13:03:40.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-08-12 13:03:40.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-08-12 13:03:40.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.765 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8b329ae: (connection evicted) 2024-08-12 13:03:40.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-08-12 13:03:40.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-08-12 13:03:40.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-08-12 13:03:40.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-08-12 13:03:40.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.766 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af32714: (connection evicted) 2024-08-12 13:03:40.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-08-12 13:03:40.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d17b6ad 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.768 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-08-12 13:03:40.769 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.769 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.769 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.769 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.769 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.769 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.769 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.769 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.769 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-08-12 13:03:40.769 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e36d0f 2024-08-12 13:03:40.769 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e36d0f 2024-08-12 13:03:40.769 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-08-12 13:03:40.787 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e36d0f 2024-08-12 13:03:40.796 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e36d0f 2024-08-12 13:03:40.798 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e36d0f 2024-08-12 13:03:40.799 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e36d0f 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56ed6e17 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-08-12 13:03:40.800 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-08-12 13:03:40.814 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-08-12 13:03:40.824 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-08-12 13:03:40.825 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-08-12 13:03:40.827 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-08-12 13:03:40.839 [DefaultDispatcher-worker-3 @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-08-12 13:03:40.852 [DefaultDispatcher-worker-13 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e36d0f 2024-08-12 13:03:40.869 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:40.873 [DefaultDispatcher-worker-6 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e36d0f 2024-08-12 13:03:40.875 [DefaultDispatcher-worker-14 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:40.875 [DefaultDispatcher-worker-14 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.875 [DefaultDispatcher-worker-14 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:40.875 [DefaultDispatcher-worker-14 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.875 [DefaultDispatcher-worker-9 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77de94 2024-08-12 13:03:40.875 [DefaultDispatcher-worker-9 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.875 [DefaultDispatcher-worker-9 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:40.875 [DefaultDispatcher-worker-9 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.876 [DefaultDispatcher-worker-17 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.876 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.876 [DefaultDispatcher-worker-17 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-08-12 13:03:40.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-08-12 13:03:40.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.877 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72e36d0f: (connection evicted) 2024-08-12 13:03:40.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-08-12 13:03:40.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-08-12 13:03:40.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-08-12 13:03:40.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-08-12 13:03:40.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:40.878 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb: (connection evicted) 2024-08-12 13:03:40.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:40.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-08-12 13:03:40.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@426fb1c3 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.881 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-08-12 13:03:40.882 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2024-08-12 13:03:40.882 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2024-08-12 13:03:40.882 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-08-12 13:03:40.896 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2024-08-12 13:03:40.899 [DefaultDispatcher-worker-5 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:40.899 [DefaultDispatcher-worker-5 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.900 [DefaultDispatcher-worker-5 @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://localhost.localdomain:33641/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:40.900 [DefaultDispatcher-worker-5 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.901 [DefaultDispatcher-worker-17 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.901 [DefaultDispatcher-worker-17 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:40.906 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2024-08-12 13:03:40.908 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2024-08-12 13:03:40.910 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c413f7 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:40.910 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-08-12 13:03:40.911 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-08-12 13:03:40.911 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-08-12 13:03:40.911 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-08-12 13:03:40.925 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-08-12 13:03:40.935 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-08-12 13:03:40.936 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-08-12 13:03:40.938 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-08-12 13:03:40.949 [DefaultDispatcher-worker-7 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-08-12 13:03:40.962 [DefaultDispatcher-worker-10 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2024-08-12 13:03:40.979 [DefaultDispatcher-worker-14 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2024-08-12 13:03:40.982 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:40.987 [DefaultDispatcher-worker-9 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2024-08-12 13:03:40.998 [DefaultDispatcher-worker-12 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2024-08-12 13:03:41.011 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:41.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-08-12 13:03:41.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-08-12 13:03:41.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:41.016 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b: (connection evicted) 2024-08-12 13:03:41.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:41.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-08-12 13:03:41.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-08-12 13:03:41.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-08-12 13:03:41.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-08-12 13:03:41.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:41.017 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b886e86: (connection evicted) 2024-08-12 13:03:41.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:41.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-08-12 13:03:41.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4833bb83 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:41.020 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-08-12 13:03:41.021 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2024-08-12 13:03:41.021 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2024-08-12 13:03:41.021 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-08-12 13:03:41.041 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2024-08-12 13:03:41.042 [DefaultDispatcher-worker-13 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:41.043 [DefaultDispatcher-worker-13 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.043 [DefaultDispatcher-worker-13 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:41.043 [DefaultDispatcher-worker-13 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.044 [DefaultDispatcher-worker-1 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.044 [DefaultDispatcher-worker-1 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.053 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2024-08-12 13:03:41.054 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2024-08-12 13:03:41.056 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2024-08-12 13:03:41.056 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-08-12 13:03:41.056 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:41.056 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:41.056 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:41.056 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:41.056 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:41.056 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:41.056 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3177190a 2024-08-12 13:03:41.056 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:41.056 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:41.056 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:41.056 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:41.056 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-08-12 13:03:41.057 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-08-12 13:03:41.071 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-08-12 13:03:41.080 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-08-12 13:03:41.082 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-08-12 13:03:41.083 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-08-12 13:03:41.095 [DefaultDispatcher-worker-3 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-08-12 13:03:41.108 [DefaultDispatcher-worker-8 @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2024-08-12 13:03:41.119 [DefaultDispatcher-worker-3 @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2024-08-12 13:03:41.121 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:41.128 [DefaultDispatcher-worker-8 @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2024-08-12 13:03:41.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-08-12 13:03:41.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-08-12 13:03:41.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:41.140 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d4594a8: (connection evicted) 2024-08-12 13:03:41.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:41.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-08-12 13:03:41.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-08-12 13:03:41.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-08-12 13:03:41.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-08-12 13:03:41.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:41.141 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7: (connection evicted) 2024-08-12 13:03:41.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:41.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-08-12 13:03:41.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-08-12 13:03:41.142 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-08-12 13:03:41.142 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:41.142 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:41.142 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:41.142 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:41.142 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:41.142 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47ffce5d 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-08-12 13:03:41.143 [Test worker @coroutine#4701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-08-12 13:03:41.159 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-08-12 13:03:41.168 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-08-12 13:03:41.170 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-08-12 13:03:41.171 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1f60cf 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-08-12 13:03:41.172 [Test worker @coroutine#4701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-08-12 13:03:41.186 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-08-12 13:03:41.196 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-08-12 13:03:41.197 [DefaultDispatcher-worker-11 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:41.197 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.197 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:41.197 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.198 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-08-12 13:03:41.198 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.198 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.201 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-08-12 13:03:41.212 [DefaultDispatcher-worker-3 @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-08-12 13:03:41.223 [DefaultDispatcher-worker-13 @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-08-12 13:03:41.232 [DefaultDispatcher-worker-7 @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-08-12 13:03:41.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-08-12 13:03:41.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-08-12 13:03:41.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:41.238 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16acf986: (connection evicted) 2024-08-12 13:03:41.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:41.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-08-12 13:03:41.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-08-12 13:03:41.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-08-12 13:03:41.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-08-12 13:03:41.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:41.239 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76b35c38: (connection evicted) 2024-08-12 13:03:41.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:41.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-08-12 13:03:41.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-08-12 13:03:41.244 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a74970 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:41.245 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-08-12 13:03:41.246 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-08-12 13:03:41.246 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-08-12 13:03:41.246 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-08-12 13:03:41.269 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-08-12 13:03:41.284 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-08-12 13:03:41.286 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-08-12 13:03:41.289 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-08-12 13:03:41.289 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-08-12 13:03:41.289 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:41.289 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:41.289 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:41.289 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:41.289 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:41.289 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:41.289 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47bcaf67 2024-08-12 13:03:41.289 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:41.289 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:41.289 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:41.289 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:41.289 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:41.289 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:41.289 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:41.289 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:41.289 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:41.289 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-08-12 13:03:41.290 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-08-12 13:03:41.312 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-08-12 13:03:41.324 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-08-12 13:03:41.326 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-08-12 13:03:41.328 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-08-12 13:03:41.331 [DefaultDispatcher-worker-11 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:41.331 [DefaultDispatcher-worker-11 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.331 [DefaultDispatcher-worker-11 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:41.331 [DefaultDispatcher-worker-11 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.332 [DefaultDispatcher-worker-7 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:41.332 [DefaultDispatcher-worker-7 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.332 [DefaultDispatcher-worker-7 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:41.332 [DefaultDispatcher-worker-7 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.332 [DefaultDispatcher-worker-5 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.333 [DefaultDispatcher-worker-5 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.333 [DefaultDispatcher-worker-12 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.333 [DefaultDispatcher-worker-12 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.338 [DefaultDispatcher-worker-13 @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-08-12 13:03:41.346 [HikariPool-191 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:41.350 [DefaultDispatcher-worker-2 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-08-12 13:03:41.362 [DefaultDispatcher-worker-16 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-08-12 13:03:41.384 [DefaultDispatcher-worker-12 @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-08-12 13:03:41.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-08-12 13:03:41.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-08-12 13:03:41.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:41.386 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55d607b: (connection evicted) 2024-08-12 13:03:41.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:41.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-08-12 13:03:41.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-08-12 13:03:41.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-08-12 13:03:41.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-08-12 13:03:41.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:41.387 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@524032f9: (connection evicted) 2024-08-12 13:03:41.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:41.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-08-12 13:03:41.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-08-12 13:03:41.389 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-08-12 13:03:41.389 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:41.389 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246f9fa8 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2024-08-12 13:03:41.390 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-08-12 13:03:41.408 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2024-08-12 13:03:41.411 [DefaultDispatcher-worker-16 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:41.411 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.411 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:41.411 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.412 [DefaultDispatcher-worker-2 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.412 [DefaultDispatcher-worker-2 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.418 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2024-08-12 13:03:41.420 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2024-08-12 13:03:41.421 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@779e66e5 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2024-08-12 13:03:41.422 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-08-12 13:03:41.436 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2024-08-12 13:03:41.445 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2024-08-12 13:03:41.447 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2024-08-12 13:03:41.448 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2024-08-12 13:03:41.459 [DefaultDispatcher-worker-6 @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2024-08-12 13:03:41.472 [DefaultDispatcher-worker-5 @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2024-08-12 13:03:41.482 [DefaultDispatcher-worker-9 @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2024-08-12 13:03:41.490 [DefaultDispatcher-worker-17 @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2024-08-12 13:03:41.490 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:41.507 [DefaultDispatcher-worker-17 @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2024-08-12 13:03:41.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-08-12 13:03:41.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-08-12 13:03:41.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:41.509 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7af85b32: (connection evicted) 2024-08-12 13:03:41.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:41.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-08-12 13:03:41.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-08-12 13:03:41.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-08-12 13:03:41.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-08-12 13:03:41.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:41.510 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@312ddc51: (connection evicted) 2024-08-12 13:03:41.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:41.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-08-12 13:03:41.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-08-12 13:03:41.513 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-08-12 13:03:41.513 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:41.513 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:41.513 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:41.513 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:41.513 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:41.513 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:41.513 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b45016d 2024-08-12 13:03:41.513 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:41.513 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:41.513 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:41.513 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:41.513 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:41.513 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-08-12 13:03:41.514 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-08-12 13:03:41.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-08-12 13:03:41.540 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-08-12 13:03:41.541 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-08-12 13:03:41.543 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47d8c666 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:41.543 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-08-12 13:03:41.544 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-08-12 13:03:41.544 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-08-12 13:03:41.544 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-08-12 13:03:41.558 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-08-12 13:03:41.567 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-08-12 13:03:41.569 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-08-12 13:03:41.570 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-08-12 13:03:41.581 [DefaultDispatcher-worker-7 @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-08-12 13:03:41.582 [DefaultDispatcher-worker-16 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:41.582 [DefaultDispatcher-worker-16 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.582 [DefaultDispatcher-worker-16 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:41.582 [DefaultDispatcher-worker-16 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.583 [DefaultDispatcher-worker-6 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.583 [DefaultDispatcher-worker-6 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.593 [DefaultDispatcher-worker-11 @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-08-12 13:03:41.604 [DefaultDispatcher-worker-4 @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-08-12 13:03:41.614 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:41.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-08-12 13:03:41.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-08-12 13:03:41.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:41.616 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3057728e: (connection evicted) 2024-08-12 13:03:41.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:41.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-08-12 13:03:41.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-08-12 13:03:41.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-08-12 13:03:41.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-08-12 13:03:41.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:41.617 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685dceb8: (connection evicted) 2024-08-12 13:03:41.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:41.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-08-12 13:03:41.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b1d2d7b 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:41.619 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-08-12 13:03:41.620 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-08-12 13:03:41.620 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-08-12 13:03:41.620 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-08-12 13:03:41.637 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-08-12 13:03:41.647 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-08-12 13:03:41.648 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-08-12 13:03:41.650 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ba0b7cf 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:41.650 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-08-12 13:03:41.651 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ace5b0e 2024-08-12 13:03:41.651 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ace5b0e 2024-08-12 13:03:41.651 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-08-12 13:03:41.664 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace5b0e 2024-08-12 13:03:41.674 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace5b0e 2024-08-12 13:03:41.675 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace5b0e 2024-08-12 13:03:41.677 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace5b0e 2024-08-12 13:03:41.688 [DefaultDispatcher-worker-10 @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace5b0e 2024-08-12 13:03:41.701 [DefaultDispatcher-worker-8 @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-08-12 13:03:41.711 [DefaultDispatcher-worker-1 @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-08-12 13:03:41.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-08-12 13:03:41.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-08-12 13:03:41.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:41.716 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3: (connection evicted) 2024-08-12 13:03:41.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:41.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-08-12 13:03:41.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-08-12 13:03:41.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-08-12 13:03:41.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-08-12 13:03:41.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:41.717 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ace5b0e: (connection evicted) 2024-08-12 13:03:41.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:41.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-08-12 13:03:41.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-08-12 13:03:41.719 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@298154d4 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2024-08-12 13:03:41.720 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2024-08-12 13:03:41.721 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-08-12 13:03:41.734 [DefaultDispatcher-worker-1 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:41.734 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.734 [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:45279/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:41.734 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.735 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.736 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.739 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2024-08-12 13:03:41.748 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2024-08-12 13:03:41.750 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2024-08-12 13:03:41.751 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64e6f678 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2024-08-12 13:03:41.752 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2024-08-12 13:03:41.753 [Test worker @coroutine#4901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-08-12 13:03:41.766 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2024-08-12 13:03:41.775 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2024-08-12 13:03:41.777 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2024-08-12 13:03:41.778 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2024-08-12 13:03:41.790 [DefaultDispatcher-worker-7 @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2024-08-12 13:03:41.802 [DefaultDispatcher-worker-2 @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2024-08-12 13:03:41.811 [DefaultDispatcher-worker-4 @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2024-08-12 13:03:41.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-08-12 13:03:41.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-08-12 13:03:41.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:41.815 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f: (connection evicted) 2024-08-12 13:03:41.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:41.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-08-12 13:03:41.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-08-12 13:03:41.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-08-12 13:03:41.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-08-12 13:03:41.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:41.817 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a927db2: (connection evicted) 2024-08-12 13:03:41.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:41.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-08-12 13:03:41.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2836374 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:41.819 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-08-12 13:03:41.820 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:41.820 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:41.820 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:41.820 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:41.820 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:41.820 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:41.820 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:41.820 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:41.820 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-08-12 13:03:41.820 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a03662 2024-08-12 13:03:41.820 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a03662 2024-08-12 13:03:41.820 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-08-12 13:03:41.838 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a03662 2024-08-12 13:03:41.848 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a03662 2024-08-12 13:03:41.849 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a03662 2024-08-12 13:03:41.851 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a03662 2024-08-12 13:03:41.851 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-08-12 13:03:41.851 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@673d73da 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2024-08-12 13:03:41.852 [Test worker @coroutine#4945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-08-12 13:03:41.866 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2024-08-12 13:03:41.875 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2024-08-12 13:03:41.877 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2024-08-12 13:03:41.879 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2024-08-12 13:03:41.888 [DefaultDispatcher-worker-5 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77de94 2024-08-12 13:03:41.888 [DefaultDispatcher-worker-1 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:41.888 [DefaultDispatcher-worker-5 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.888 [DefaultDispatcher-worker-5 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:41.888 [DefaultDispatcher-worker-5 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.888 [DefaultDispatcher-worker-1 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.888 [DefaultDispatcher-worker-1 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:41.888 [DefaultDispatcher-worker-1 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.889 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.889 [DefaultDispatcher-worker-16 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.889 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.890 [DefaultDispatcher-worker-2 @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2024-08-12 13:03:41.903 [DefaultDispatcher-worker-15 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a03662 2024-08-12 13:03:41.911 [DefaultDispatcher-worker-3 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:41.911 [DefaultDispatcher-worker-3 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.911 [DefaultDispatcher-worker-3 @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://localhost.localdomain:33641/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:41.911 [DefaultDispatcher-worker-3 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.912 [DefaultDispatcher-worker-4 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.912 [DefaultDispatcher-worker-4 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:41.920 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:41.920 [DefaultDispatcher-worker-14 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a03662 2024-08-12 13:03:41.929 [DefaultDispatcher-worker-5 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a03662 2024-08-12 13:03:41.952 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:42.056 [DefaultDispatcher-worker-11 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:42.056 [DefaultDispatcher-worker-11 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.056 [DefaultDispatcher-worker-11 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:42.056 [DefaultDispatcher-worker-11 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.057 [DefaultDispatcher-worker-8 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.057 [DefaultDispatcher-worker-8 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.058 [DefaultDispatcher-worker-4 @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a03662 2024-08-12 13:03:42.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-08-12 13:03:42.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-08-12 13:03:42.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:42.060 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78a03662: (connection evicted) 2024-08-12 13:03:42.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:42.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-08-12 13:03:42.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-08-12 13:03:42.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-08-12 13:03:42.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-08-12 13:03:42.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:42.062 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8c940e2: (connection evicted) 2024-08-12 13:03:42.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:42.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-08-12 13:03:42.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-08-12 13:03:42.063 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-08-12 13:03:42.063 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:42.063 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:42.063 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:42.063 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:42.063 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:42.063 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:42.063 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@724d4e75 2024-08-12 13:03:42.063 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:42.063 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:42.063 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:42.063 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:42.063 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:42.063 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:42.063 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:42.063 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:42.063 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-08-12 13:03:42.064 [Test worker @coroutine#4993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-08-12 13:03:42.081 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-08-12 13:03:42.090 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-08-12 13:03:42.092 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-08-12 13:03:42.093 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b557402 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2024-08-12 13:03:42.094 [Test worker @coroutine#4993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-08-12 13:03:42.108 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2024-08-12 13:03:42.117 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2024-08-12 13:03:42.119 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2024-08-12 13:03:42.120 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2024-08-12 13:03:42.138 [DefaultDispatcher-worker-7 @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2024-08-12 13:03:42.150 [DefaultDispatcher-worker-6 @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-08-12 13:03:42.164 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:42.164 [DefaultDispatcher-worker-12 @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-08-12 13:03:42.175 [DefaultDispatcher-worker-12 @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-08-12 13:03:42.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-08-12 13:03:42.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-08-12 13:03:42.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:42.180 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1871068d: (connection evicted) 2024-08-12 13:03:42.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:42.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-08-12 13:03:42.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-08-12 13:03:42.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-08-12 13:03:42.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-08-12 13:03:42.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:42.181 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@189fe8af: (connection evicted) 2024-08-12 13:03:42.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:42.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-08-12 13:03:42.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3022287e 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:42.183 [Test worker @coroutine#5022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-08-12 13:03:42.184 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2024-08-12 13:03:42.184 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2024-08-12 13:03:42.184 [Test worker @coroutine#5022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-08-12 13:03:42.200 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2024-08-12 13:03:42.206 [DefaultDispatcher-worker-10 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:42.206 [DefaultDispatcher-worker-10 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.206 [DefaultDispatcher-worker-10 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:42.206 [DefaultDispatcher-worker-10 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.207 [DefaultDispatcher-worker-12 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.207 [DefaultDispatcher-worker-12 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.212 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2024-08-12 13:03:42.213 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2024-08-12 13:03:42.215 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@527e6bd3 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:42.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-08-12 13:03:42.216 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:42.216 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:42.216 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:42.216 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:42.216 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:42.216 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:42.216 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:42.216 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:42.216 [Test worker @coroutine#5022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-08-12 13:03:42.216 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba3eee9 2024-08-12 13:03:42.216 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba3eee9 2024-08-12 13:03:42.216 [Test worker @coroutine#5022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-08-12 13:03:42.230 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba3eee9 2024-08-12 13:03:42.240 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba3eee9 2024-08-12 13:03:42.241 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba3eee9 2024-08-12 13:03:42.243 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba3eee9 2024-08-12 13:03:42.255 [DefaultDispatcher-worker-16 @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba3eee9 2024-08-12 13:03:42.269 [DefaultDispatcher-worker-12 @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2024-08-12 13:03:42.283 [DefaultDispatcher-worker-1 @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2024-08-12 13:03:42.284 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:42.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-08-12 13:03:42.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-08-12 13:03:42.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:42.289 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5: (connection evicted) 2024-08-12 13:03:42.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:42.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-08-12 13:03:42.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-08-12 13:03:42.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-08-12 13:03:42.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-08-12 13:03:42.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:42.290 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ba3eee9: (connection evicted) 2024-08-12 13:03:42.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:42.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-08-12 13:03:42.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-08-12 13:03:42.291 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-08-12 13:03:42.291 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:42.291 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:42.291 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:42.291 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:42.291 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:42.291 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:42.291 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61fb3dae 2024-08-12 13:03:42.291 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-08-12 13:03:42.292 [Test worker @coroutine#5054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-08-12 13:03:42.308 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-08-12 13:03:42.318 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-08-12 13:03:42.319 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-08-12 13:03:42.321 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-08-12 13:03:42.321 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a03c4bc 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-08-12 13:03:42.322 [Test worker @coroutine#5054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-08-12 13:03:42.337 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-08-12 13:03:42.345 [DefaultDispatcher-worker-8 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:42.345 [DefaultDispatcher-worker-8 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.345 [DefaultDispatcher-worker-8 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:42.345 [DefaultDispatcher-worker-8 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.345 [DefaultDispatcher-worker-17 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:42.345 [DefaultDispatcher-worker-17 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.345 [DefaultDispatcher-worker-17 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:42.345 [DefaultDispatcher-worker-17 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.346 [DefaultDispatcher-worker-13 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.346 [DefaultDispatcher-worker-13 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.346 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.346 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.348 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-08-12 13:03:42.349 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-08-12 13:03:42.351 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-08-12 13:03:42.362 [DefaultDispatcher-worker-3 @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-08-12 13:03:42.373 [DefaultDispatcher-worker-13 @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-08-12 13:03:42.388 [DefaultDispatcher-worker-2 @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-08-12 13:03:42.392 [HikariPool-207 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:42.397 [DefaultDispatcher-worker-15 @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-08-12 13:03:42.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-08-12 13:03:42.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-08-12 13:03:42.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:42.404 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75: (connection evicted) 2024-08-12 13:03:42.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:42.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-08-12 13:03:42.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-08-12 13:03:42.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-08-12 13:03:42.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-08-12 13:03:42.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:42.405 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aad4194: (connection evicted) 2024-08-12 13:03:42.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:42.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-08-12 13:03:42.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f49d72 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:42.407 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-08-12 13:03:42.408 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-08-12 13:03:42.408 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-08-12 13:03:42.408 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-08-12 13:03:42.421 [DefaultDispatcher-worker-1 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:42.421 [DefaultDispatcher-worker-1 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.421 [DefaultDispatcher-worker-1 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:42.421 [DefaultDispatcher-worker-1 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.423 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.423 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.425 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-08-12 13:03:42.435 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-08-12 13:03:42.436 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-08-12 13:03:42.438 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-08-12 13:03:42.447 [DefaultDispatcher-worker-10 @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-08-12 13:03:42.455 [DefaultDispatcher-worker-11 @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-08-12 13:03:42.470 [UI Thread @coroutine#5122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=625449553381720064 2024-08-12 13:03:42.470 [UI Thread @coroutine#5122] 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=625449553381720064. 2024-08-12 13:03:42.470 [UI Thread @coroutine#5122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=625449553381720064 2024-08-12 13:03:42.472 [UI Thread @coroutine#5122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=625449553381720064 2024-08-12 13:03:42.472 [UI Thread @coroutine#5122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=625449553381720064 2024-08-12 13:03:42.472 [UI Thread @coroutine#5122] TRACE 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=625449553381720064. 2024-08-12 13:03:42.472 [UI Thread @coroutine#5122] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=625449553381720064 to class io.ktor.utils.io.ByteReadChannel 2024-08-12 13:03:42.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-08-12 13:03:42.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-08-12 13:03:42.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:42.475 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a009e7: (connection evicted) 2024-08-12 13:03:42.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:42.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-08-12 13:03:42.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-08-12 13:03:42.528 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-08-12 13:03:42.528 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b5056e 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2024-08-12 13:03:42.529 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2024-08-12 13:03:42.530 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-08-12 13:03:42.547 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2024-08-12 13:03:42.557 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2024-08-12 13:03:42.559 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2024-08-12 13:03:42.561 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2024-08-12 13:03:42.569 [DefaultDispatcher-worker-15 @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2024-08-12 13:03:42.590 [DefaultDispatcher-worker-15 @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2024-08-12 13:03:42.591 [DefaultDispatcher-worker-16 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:42.592 [DefaultDispatcher-worker-16 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.592 [DefaultDispatcher-worker-16 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:42.592 [DefaultDispatcher-worker-16 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.593 [DefaultDispatcher-worker-17 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.593 [DefaultDispatcher-worker-17 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.598 [DefaultDispatcher-worker-7 @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2024-08-12 13:03:42.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-08-12 13:03:42.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-08-12 13:03:42.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:42.611 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e: (connection evicted) 2024-08-12 13:03:42.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:42.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-08-12 13:03:42.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38ad8c75 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:42.672 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-08-12 13:03:42.673 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-08-12 13:03:42.673 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-08-12 13:03:42.673 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-08-12 13:03:42.688 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-08-12 13:03:42.698 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-08-12 13:03:42.699 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-08-12 13:03:42.701 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-08-12 13:03:42.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-08-12 13:03:42.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-08-12 13:03:42.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:42.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:42.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-08-12 13:03:42.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4702faee 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:42.707 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:42.708 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:42.708 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:42.708 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:42.708 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:42.708 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:42.708 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:42.708 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-08-12 13:03:42.708 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2024-08-12 13:03:42.708 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2024-08-12 13:03:42.708 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-08-12 13:03:42.722 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2024-08-12 13:03:42.732 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2024-08-12 13:03:42.733 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2024-08-12 13:03:42.735 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2024-08-12 13:03:42.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-08-12 13:03:42.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-08-12 13:03:42.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:42.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:42.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-08-12 13:03:42.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-08-12 13:03:42.740 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-08-12 13:03:42.740 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:42.740 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:42.740 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:42.740 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:42.740 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:42.740 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:42.740 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b760eb7 2024-08-12 13:03:42.740 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:42.740 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:42.740 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:42.740 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:42.740 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:42.740 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:42.740 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:42.740 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:42.740 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2024-08-12 13:03:42.741 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2024-08-12 13:03:42.742 [Test worker @coroutine#5204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-08-12 13:03:42.746 [DefaultDispatcher-worker-3 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:42.746 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.746 [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:45279/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:42.746 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.747 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.747 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.760 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2024-08-12 13:03:42.771 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2024-08-12 13:03:42.772 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2024-08-12 13:03:42.774 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1724c649 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:42.774 [Test worker @coroutine#5204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-08-12 13:03:42.775 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2024-08-12 13:03:42.775 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2024-08-12 13:03:42.775 [Test worker @coroutine#5204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-08-12 13:03:42.789 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2024-08-12 13:03:42.799 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2024-08-12 13:03:42.801 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2024-08-12 13:03:42.802 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2024-08-12 13:03:42.814 [DefaultDispatcher-worker-11 @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2024-08-12 13:03:42.828 [DefaultDispatcher-worker-15 @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2024-08-12 13:03:42.832 [UI Thread @coroutine#5232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44507/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-12 13:03:42.832 [UI Thread @coroutine#5232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44507/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-12 13:03:42.832 [UI Thread @coroutine#5232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44507/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-12 13:03:42.834 [UI Thread @coroutine#5232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44507/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-12 13:03:42.834 [UI Thread @coroutine#5232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44507/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-12 13:03:42.834 [UI Thread @coroutine#5232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44507/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-12 13:03:42.834 [UI Thread @coroutine#5232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44507/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:42.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-08-12 13:03:42.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-08-12 13:03:42.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:42.837 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42d8b670: (connection evicted) 2024-08-12 13:03:42.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:42.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-08-12 13:03:42.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-08-12 13:03:42.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-08-12 13:03:42.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-08-12 13:03:42.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:42.838 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6: (connection evicted) 2024-08-12 13:03:42.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:42.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-08-12 13:03:42.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@361d56a3 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:42.840 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-08-12 13:03:42.841 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2024-08-12 13:03:42.841 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2024-08-12 13:03:42.841 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-08-12 13:03:42.858 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2024-08-12 13:03:42.868 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2024-08-12 13:03:42.869 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2024-08-12 13:03:42.871 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2024-08-12 13:03:42.871 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-08-12 13:03:42.871 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30d4d6fb 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-08-12 13:03:42.872 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-08-12 13:03:42.886 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-08-12 13:03:42.897 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-08-12 13:03:42.899 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-08-12 13:03:42.900 [DefaultDispatcher-worker-4 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:42.900 [DefaultDispatcher-worker-4 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.901 [DefaultDispatcher-worker-4 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:42.901 [DefaultDispatcher-worker-4 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.901 [DefaultDispatcher-worker-5 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77de94 2024-08-12 13:03:42.901 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-08-12 13:03:42.901 [DefaultDispatcher-worker-5 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.901 [DefaultDispatcher-worker-5 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:42.901 [DefaultDispatcher-worker-5 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.901 [DefaultDispatcher-worker-1 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.902 [DefaultDispatcher-worker-1 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.902 [DefaultDispatcher-worker-6 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.911 [DefaultDispatcher-worker-4 @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-08-12 13:03:42.920 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:42.920 [DefaultDispatcher-worker-13 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.920 [DefaultDispatcher-worker-13 @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://localhost.localdomain:33641/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:42.920 [DefaultDispatcher-worker-13 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.921 [DefaultDispatcher-worker-9 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.921 [DefaultDispatcher-worker-9 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:42.924 [DefaultDispatcher-worker-9 @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2024-08-12 13:03:42.926 [UI Thread @coroutine#5269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55701/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-12 13:03:42.926 [UI Thread @coroutine#5269] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55701/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-12 13:03:42.926 [UI Thread @coroutine#5269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55701/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-12 13:03:42.927 [UI Thread @coroutine#5269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55701/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-12 13:03:42.927 [UI Thread @coroutine#5269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55701/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-12 13:03:42.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-08-12 13:03:42.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-08-12 13:03:42.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:42.929 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2461b519: (connection evicted) 2024-08-12 13:03:42.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:42.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-08-12 13:03:42.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-08-12 13:03:42.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-08-12 13:03:42.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-08-12 13:03:42.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:42.930 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4483e237: (connection evicted) 2024-08-12 13:03:42.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:42.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-08-12 13:03:42.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17f216cc 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:42.932 [Test worker @coroutine#5275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-08-12 13:03:42.933 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2024-08-12 13:03:42.933 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2024-08-12 13:03:42.933 [Test worker @coroutine#5275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-08-12 13:03:42.951 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2024-08-12 13:03:42.961 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2024-08-12 13:03:42.962 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2024-08-12 13:03:42.964 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2024-08-12 13:03:42.964 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-08-12 13:03:42.964 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:42.964 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:42.964 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:42.964 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:42.964 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:42.964 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:42.964 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25c6f0fc 2024-08-12 13:03:42.964 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@27dfd939 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@27dfd939 2024-08-12 13:03:42.965 [Test worker @coroutine#5275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-08-12 13:03:42.978 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27dfd939 2024-08-12 13:03:42.988 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27dfd939 2024-08-12 13:03:42.989 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27dfd939 2024-08-12 13:03:42.991 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27dfd939 2024-08-12 13:03:43.002 [DefaultDispatcher-worker-13 @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27dfd939 2024-08-12 13:03:43.014 [DefaultDispatcher-worker-6 @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2024-08-12 13:03:43.015 [UI Thread @coroutine#5300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34195/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-12 13:03:43.015 [UI Thread @coroutine#5300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34195/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-12 13:03:43.015 [UI Thread @coroutine#5300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34195/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-12 13:03:43.017 [UI Thread @coroutine#5300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34195/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-12 13:03:43.017 [UI Thread @coroutine#5300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34195/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-12 13:03:43.017 [UI Thread @coroutine#5300] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34195/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-12 13:03:43.017 [UI Thread @coroutine#5300] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34195/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:43.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-08-12 13:03:43.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-08-12 13:03:43.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:43.019 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9: (connection evicted) 2024-08-12 13:03:43.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:43.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-08-12 13:03:43.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-08-12 13:03:43.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-08-12 13:03:43.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-08-12 13:03:43.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:43.020 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27dfd939: (connection evicted) 2024-08-12 13:03:43.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:43.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-08-12 13:03:43.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-08-12 13:03:43.022 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a693de 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-08-12 13:03:43.023 [Test worker @coroutine#5306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-08-12 13:03:43.040 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-08-12 13:03:43.046 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:43.050 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-08-12 13:03:43.051 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-08-12 13:03:43.053 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c07277f 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:43.053 [Test worker @coroutine#5306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-08-12 13:03:43.054 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@470ce6e7 2024-08-12 13:03:43.054 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@470ce6e7 2024-08-12 13:03:43.054 [Test worker @coroutine#5306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-08-12 13:03:43.066 [DefaultDispatcher-worker-12 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:43.066 [DefaultDispatcher-worker-12 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.066 [DefaultDispatcher-worker-12 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:43.066 [DefaultDispatcher-worker-12 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.067 [DefaultDispatcher-worker-6 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.067 [DefaultDispatcher-worker-6 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.067 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470ce6e7 2024-08-12 13:03:43.069 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:43.077 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470ce6e7 2024-08-12 13:03:43.078 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470ce6e7 2024-08-12 13:03:43.080 [Test worker @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470ce6e7 2024-08-12 13:03:43.091 [DefaultDispatcher-worker-5 @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470ce6e7 2024-08-12 13:03:43.104 [DefaultDispatcher-worker-7 @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-08-12 13:03:43.121 [DefaultDispatcher-worker-6 @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-08-12 13:03:43.123 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:43.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-08-12 13:03:43.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-08-12 13:03:43.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:43.132 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40597c95: (connection evicted) 2024-08-12 13:03:43.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:43.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-08-12 13:03:43.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-08-12 13:03:43.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-08-12 13:03:43.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-08-12 13:03:43.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:43.134 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@470ce6e7: (connection evicted) 2024-08-12 13:03:43.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:43.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-08-12 13:03:43.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-08-12 13:03:43.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-08-12 13:03:43.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:43.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:43.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:43.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:43.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:43.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:43.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65977161 2024-08-12 13:03:43.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:43.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:43.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:43.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:43.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:43.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:43.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:43.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:43.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:43.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2 2024-08-12 13:03:43.137 [Test worker @coroutine#5358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-08-12 13:03:43.152 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2 2024-08-12 13:03:43.162 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2 2024-08-12 13:03:43.163 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2 2024-08-12 13:03:43.165 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2 2024-08-12 13:03:43.175 [DefaultDispatcher-worker-14 @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2 2024-08-12 13:03:43.195 [DefaultDispatcher-worker-11 @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2 2024-08-12 13:03:43.211 [DefaultDispatcher-worker-12 @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2 2024-08-12 13:03:43.217 [DefaultDispatcher-worker-8 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:43.217 [DefaultDispatcher-worker-8 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.217 [DefaultDispatcher-worker-8 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:43.217 [DefaultDispatcher-worker-8 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.218 [DefaultDispatcher-worker-13 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.218 [DefaultDispatcher-worker-13 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.229 [DefaultDispatcher-worker-10 @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2 2024-08-12 13:03:43.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-08-12 13:03:43.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-08-12 13:03:43.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:43.232 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2: (connection evicted) 2024-08-12 13:03:43.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:43.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-08-12 13:03:43.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@447cdbaa 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f67291f 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f67291f 2024-08-12 13:03:43.235 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-08-12 13:03:43.258 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67291f 2024-08-12 13:03:43.268 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67291f 2024-08-12 13:03:43.270 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67291f 2024-08-12 13:03:43.272 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67291f 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20c5b5f8 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:43.272 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:43.273 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:43.273 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:43.273 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-08-12 13:03:43.273 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:43.273 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:43.273 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:43.273 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:43.273 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:43.273 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:43.273 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:43.273 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:43.273 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-08-12 13:03:43.273 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-08-12 13:03:43.273 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-08-12 13:03:43.273 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-08-12 13:03:43.287 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-08-12 13:03:43.296 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-08-12 13:03:43.298 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-08-12 13:03:43.300 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-08-12 13:03:43.311 [DefaultDispatcher-worker-14 @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-08-12 13:03:43.322 [DefaultDispatcher-worker-10 @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67291f 2024-08-12 13:03:43.331 [DefaultDispatcher-worker-14 @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67291f 2024-08-12 13:03:43.336 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:43.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-08-12 13:03:43.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-08-12 13:03:43.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:43.339 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f67291f: (connection evicted) 2024-08-12 13:03:43.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:43.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-08-12 13:03:43.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-08-12 13:03:43.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-08-12 13:03:43.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-08-12 13:03:43.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:43.340 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a: (connection evicted) 2024-08-12 13:03:43.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:43.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-08-12 13:03:43.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e6066e1 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-08-12 13:03:43.343 [Test worker @coroutine#5435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-08-12 13:03:43.358 [DefaultDispatcher-worker-4 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:43.358 [DefaultDispatcher-worker-4 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.358 [DefaultDispatcher-worker-13 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:43.358 [DefaultDispatcher-worker-4 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:43.358 [DefaultDispatcher-worker-4 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.358 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.358 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:43.358 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.359 [DefaultDispatcher-worker-11 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.359 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.359 [DefaultDispatcher-worker-11 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.359 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.361 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-08-12 13:03:43.370 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-08-12 13:03:43.372 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-08-12 13:03:43.373 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-08-12 13:03:43.382 [DefaultDispatcher-worker-11 @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-08-12 13:03:43.389 [DefaultDispatcher-worker-13 @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-08-12 13:03:43.403 [DefaultDispatcher-worker-10 @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-08-12 13:03:43.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-08-12 13:03:43.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-08-12 13:03:43.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:43.405 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5435582e: (connection evicted) 2024-08-12 13:03:43.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:43.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-08-12 13:03:43.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e5d40a4 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:43.407 [Test worker @coroutine#5469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-08-12 13:03:43.408 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-08-12 13:03:43.408 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-08-12 13:03:43.408 [Test worker @coroutine#5469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-08-12 13:03:43.427 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-08-12 13:03:43.432 [DefaultDispatcher-worker-14 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:43.432 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.432 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:43.432 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.433 [DefaultDispatcher-worker-4 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.433 [DefaultDispatcher-worker-4 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.439 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-08-12 13:03:43.441 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-08-12 13:03:43.442 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-08-12 13:03:43.451 [DefaultDispatcher-worker-13 @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-08-12 13:03:43.459 [DefaultDispatcher-worker-15 @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-08-12 13:03:43.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-08-12 13:03:43.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-08-12 13:03:43.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:43.461 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@112d94d: (connection evicted) 2024-08-12 13:03:43.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:43.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-08-12 13:03:43.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-08-12 13:03:43.463 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2026af0 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2024-08-12 13:03:43.464 [Test worker @coroutine#5500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-08-12 13:03:43.481 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2024-08-12 13:03:43.490 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2024-08-12 13:03:43.492 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2024-08-12 13:03:43.493 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2024-08-12 13:03:43.551 [DefaultDispatcher-worker-14 @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2024-08-12 13:03:43.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-08-12 13:03:43.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-08-12 13:03:43.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:43.555 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e839ee: (connection evicted) 2024-08-12 13:03:43.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:43.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-08-12 13:03:43.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c3374f 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2024-08-12 13:03:43.557 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-08-12 13:03:43.573 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2024-08-12 13:03:43.582 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2024-08-12 13:03:43.584 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2024-08-12 13:03:43.585 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2024-08-12 13:03:43.595 [DefaultDispatcher-worker-13 @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2024-08-12 13:03:43.603 [DefaultDispatcher-worker-12 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:43.603 [DefaultDispatcher-worker-12 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.603 [DefaultDispatcher-worker-12 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:43.603 [DefaultDispatcher-worker-12 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.604 [DefaultDispatcher-worker-13 @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2024-08-12 13:03:43.604 [DefaultDispatcher-worker-16 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.604 [DefaultDispatcher-worker-16 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-08-12 13:03:43.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-08-12 13:03:43.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:43.610 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50d507ab: (connection evicted) 2024-08-12 13:03:43.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:43.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-08-12 13:03:43.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-08-12 13:03:43.614 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-08-12 13:03:43.614 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:43.614 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e3469df 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@48531d5 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@48531d5 2024-08-12 13:03:43.615 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-08-12 13:03:43.631 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48531d5 2024-08-12 13:03:43.641 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48531d5 2024-08-12 13:03:43.643 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48531d5 2024-08-12 13:03:43.644 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48531d5 2024-08-12 13:03:43.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-08-12 13:03:43.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-08-12 13:03:43.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:43.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:43.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-08-12 13:03:43.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25297d52 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:43.649 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:43.650 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-08-12 13:03:43.650 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:43.650 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:43.650 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:43.650 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:43.650 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:43.650 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:43.650 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:43.650 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:43.650 [Test worker @coroutine#5565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-08-12 13:03:43.650 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b8b04f 2024-08-12 13:03:43.650 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b8b04f 2024-08-12 13:03:43.650 [Test worker @coroutine#5565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-08-12 13:03:43.664 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b8b04f 2024-08-12 13:03:43.677 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b8b04f 2024-08-12 13:03:43.679 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b8b04f 2024-08-12 13:03:43.682 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b8b04f 2024-08-12 13:03:43.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-08-12 13:03:43.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-08-12 13:03:43.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:43.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:43.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-08-12 13:03:43.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b74a062 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:43.686 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:43.687 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:43.687 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-08-12 13:03:43.687 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:43.687 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:43.687 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:43.687 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:43.687 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:43.687 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:43.687 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:43.687 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:43.687 [Test worker @coroutine#5581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-08-12 13:03:43.687 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@160a8986 2024-08-12 13:03:43.687 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@160a8986 2024-08-12 13:03:43.687 [Test worker @coroutine#5581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-08-12 13:03:43.708 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160a8986 2024-08-12 13:03:43.718 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160a8986 2024-08-12 13:03:43.719 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160a8986 2024-08-12 13:03:43.721 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160a8986 2024-08-12 13:03:43.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-08-12 13:03:43.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-08-12 13:03:43.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:43.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:43.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-08-12 13:03:43.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-08-12 13:03:43.732 [UI Thread @coroutine#5602] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56383/Site/verify 2024-08-12 13:03:43.732 [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:56383/Site/verify. 2024-08-12 13:03:43.732 [UI Thread @coroutine#5602] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56383/Site/verify 2024-08-12 13:03:43.734 [UI Thread @coroutine#5602] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56383/Site/verify 2024-08-12 13:03:43.734 [UI Thread @coroutine#5602] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56383/Site/verify 2024-08-12 13:03:43.734 [UI Thread @coroutine#5602] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56383/Site/verify. 2024-08-12 13:03:43.734 [UI Thread @coroutine#5602] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56383/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:43.739 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-08-12 13:03:43.739 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f807f5 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2024-08-12 13:03:43.740 [Test worker @coroutine#5616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-08-12 13:03:43.756 [DefaultDispatcher-worker-14 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:43.756 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.756 [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:45279/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:43.756 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.756 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2024-08-12 13:03:43.757 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.757 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.766 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2024-08-12 13:03:43.768 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2024-08-12 13:03:43.769 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2024-08-12 13:03:43.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-08-12 13:03:43.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-08-12 13:03:43.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:43.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:43.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-08-12 13:03:43.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-08-12 13:03:43.772 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@119b837 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2024-08-12 13:03:43.773 [Test worker @coroutine#5636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-08-12 13:03:43.788 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2024-08-12 13:03:43.797 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2024-08-12 13:03:43.799 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2024-08-12 13:03:43.801 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2024-08-12 13:03:43.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-08-12 13:03:43.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-08-12 13:03:43.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:43.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:43.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-08-12 13:03:43.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@780ccdc9 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c2610f 2024-08-12 13:03:43.804 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c2610f 2024-08-12 13:03:43.805 [Test worker @coroutine#5653] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-08-12 13:03:43.823 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c2610f 2024-08-12 13:03:43.833 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c2610f 2024-08-12 13:03:43.834 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c2610f 2024-08-12 13:03:43.836 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c2610f 2024-08-12 13:03:43.838 [UI Thread @coroutine#5667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49631/Site/verify 2024-08-12 13:03:43.838 [UI Thread @coroutine#5667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49631/Site/verify. 2024-08-12 13:03:43.838 [UI Thread @coroutine#5667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49631/Site/verify 2024-08-12 13:03:43.840 [UI Thread @coroutine#5667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49631/Site/verify 2024-08-12 13:03:43.840 [UI Thread @coroutine#5667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49631/Site/verify 2024-08-12 13:03:43.840 [UI Thread @coroutine#5667] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49631/Site/verify. 2024-08-12 13:03:43.840 [UI Thread @coroutine#5667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49631/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:43.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-08-12 13:03:43.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-08-12 13:03:43.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:43.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:43.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-08-12 13:03:43.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-08-12 13:03:43.846 [UI Thread @coroutine#5679] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55767/Site/verify 2024-08-12 13:03:43.846 [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:55767/Site/verify. 2024-08-12 13:03:43.846 [UI Thread @coroutine#5679] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55767/Site/verify 2024-08-12 13:03:43.848 [UI Thread @coroutine#5679] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55767/Site/verify 2024-08-12 13:03:43.848 [UI Thread @coroutine#5679] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55767/Site/verify 2024-08-12 13:03:43.848 [UI Thread @coroutine#5679] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55767/Site/verify. 2024-08-12 13:03:43.848 [UI Thread @coroutine#5679] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55767/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:43.854 [UI Thread @coroutine#5692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44053/Site/verify 2024-08-12 13:03:43.854 [UI Thread @coroutine#5692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44053/Site/verify. 2024-08-12 13:03:43.854 [UI Thread @coroutine#5692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44053/Site/verify 2024-08-12 13:03:43.856 [UI Thread @coroutine#5692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44053/Site/verify 2024-08-12 13:03:43.856 [UI Thread @coroutine#5692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44053/Site/verify 2024-08-12 13:03:43.856 [UI Thread @coroutine#5692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44053/Site/verify. 2024-08-12 13:03:43.856 [UI Thread @coroutine#5692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44053/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:43.861 [UI Thread @coroutine#5706] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-08-12 13:03:43.861 [UI Thread @coroutine#5706] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-08-12 13:03:43.861 [UI Thread @coroutine#5706] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-08-12 13:03:43.863 [UI Thread @coroutine#5706] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-08-12 13:03:43.866 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-08-12 13:03:43.866 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e2b1310 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-08-12 13:03:43.867 [Test worker @coroutine#5714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-08-12 13:03:43.883 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-08-12 13:03:43.892 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-08-12 13:03:43.894 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-08-12 13:03:43.896 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-08-12 13:03:43.912 [DefaultDispatcher-worker-12 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:43.912 [DefaultDispatcher-worker-12 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.912 [DefaultDispatcher-worker-12 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:43.912 [DefaultDispatcher-worker-12 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.912 [DefaultDispatcher-worker-11 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77de94 2024-08-12 13:03:43.912 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.912 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:43.912 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.913 [DefaultDispatcher-worker-12 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.913 [DefaultDispatcher-worker-7 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.913 [DefaultDispatcher-worker-7 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.920 [DefaultDispatcher-worker-12 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-08-12 13:03:43.930 [DefaultDispatcher-worker-3 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-08-12 13:03:43.932 [DefaultDispatcher-worker-8 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:43.932 [DefaultDispatcher-worker-8 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.932 [DefaultDispatcher-worker-8 @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://localhost.localdomain:33641/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:43.932 [DefaultDispatcher-worker-8 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.933 [DefaultDispatcher-worker-1 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.933 [DefaultDispatcher-worker-1 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:43.937 [DefaultDispatcher-worker-7 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-08-12 13:03:43.946 [DefaultDispatcher-worker-13 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-08-12 13:03:43.955 [DefaultDispatcher-worker-8 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-08-12 13:03:43.963 [DefaultDispatcher-worker-11 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-08-12 13:03:43.968 [HikariPool-234 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:43.975 [DefaultDispatcher-worker-15 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-08-12 13:03:43.995 [DefaultDispatcher-worker-1 @coroutine#5745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-08-12 13:03:43.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-08-12 13:03:43.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-08-12 13:03:43.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:43.997 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1: (connection evicted) 2024-08-12 13:03:43.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:43.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-08-12 13:03:43.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c66ad 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:44.000 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-08-12 13:03:44.001 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-08-12 13:03:44.001 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-08-12 13:03:44.001 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-08-12 13:03:44.016 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-08-12 13:03:44.026 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-08-12 13:03:44.028 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-08-12 13:03:44.029 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1994665d 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2024-08-12 13:03:44.030 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-08-12 13:03:44.045 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2024-08-12 13:03:44.055 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2024-08-12 13:03:44.056 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2024-08-12 13:03:44.058 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2024-08-12 13:03:44.069 [DefaultDispatcher-worker-11 @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2024-08-12 13:03:44.076 [DefaultDispatcher-worker-9 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:44.076 [DefaultDispatcher-worker-9 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.076 [DefaultDispatcher-worker-9 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:44.076 [DefaultDispatcher-worker-9 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.077 [DefaultDispatcher-worker-10 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.077 [DefaultDispatcher-worker-10 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.082 [DefaultDispatcher-worker-10 @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-08-12 13:03:44.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-08-12 13:03:44.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-08-12 13:03:44.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.097 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9: (connection evicted) 2024-08-12 13:03:44.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:44.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-08-12 13:03:44.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-08-12 13:03:44.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-08-12 13:03:44.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-08-12 13:03:44.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.098 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d44da41: (connection evicted) 2024-08-12 13:03:44.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:44.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-08-12 13:03:44.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cdf6bb1 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:44.100 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-08-12 13:03:44.101 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2024-08-12 13:03:44.101 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2024-08-12 13:03:44.101 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-08-12 13:03:44.117 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2024-08-12 13:03:44.126 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2024-08-12 13:03:44.128 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2024-08-12 13:03:44.130 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29e9d47b 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-08-12 13:03:44.130 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-08-12 13:03:44.144 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-08-12 13:03:44.154 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-08-12 13:03:44.155 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-08-12 13:03:44.157 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-08-12 13:03:44.168 [DefaultDispatcher-worker-7 @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-08-12 13:03:44.181 [DefaultDispatcher-worker-16 @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2024-08-12 13:03:44.191 [DefaultDispatcher-worker-5 @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2024-08-12 13:03:44.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-08-12 13:03:44.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-08-12 13:03:44.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.196 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91: (connection evicted) 2024-08-12 13:03:44.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:44.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-08-12 13:03:44.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-08-12 13:03:44.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-08-12 13:03:44.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-08-12 13:03:44.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.197 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@705606ac: (connection evicted) 2024-08-12 13:03:44.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:44.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-08-12 13:03:44.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ce2f4d6 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:44.199 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:44.200 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:44.200 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-08-12 13:03:44.200 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:44.200 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:44.200 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:44.200 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:44.200 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:44.200 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:44.200 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:44.200 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:44.200 [Test worker @coroutine#5854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-08-12 13:03:44.200 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c71329f 2024-08-12 13:03:44.200 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c71329f 2024-08-12 13:03:44.200 [Test worker @coroutine#5854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-08-12 13:03:44.216 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c71329f 2024-08-12 13:03:44.226 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c71329f 2024-08-12 13:03:44.227 [DefaultDispatcher-worker-7 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:44.227 [DefaultDispatcher-worker-7 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.227 [DefaultDispatcher-worker-7 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:44.227 [DefaultDispatcher-worker-7 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.228 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c71329f 2024-08-12 13:03:44.228 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.228 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.230 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c71329f 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6859080d 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:44.230 [Test worker @coroutine#5854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-08-12 13:03:44.231 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-08-12 13:03:44.231 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-08-12 13:03:44.231 [Test worker @coroutine#5854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-08-12 13:03:44.245 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-08-12 13:03:44.254 [Test worker @coroutine#5864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-08-12 13:03:44.256 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-08-12 13:03:44.257 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-08-12 13:03:44.269 [DefaultDispatcher-worker-8 @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-08-12 13:03:44.280 [DefaultDispatcher-worker-4 @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c71329f 2024-08-12 13:03:44.290 [DefaultDispatcher-worker-9 @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c71329f 2024-08-12 13:03:44.300 [HikariPool-239 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.331 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.366 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.375 [DefaultDispatcher-worker-15 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:44.375 [DefaultDispatcher-worker-11 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:44.375 [DefaultDispatcher-worker-15 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.375 [DefaultDispatcher-worker-11 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.375 [DefaultDispatcher-worker-15 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:44.375 [DefaultDispatcher-worker-15 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.375 [DefaultDispatcher-worker-11 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:44.375 [DefaultDispatcher-worker-11 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.376 [DefaultDispatcher-worker-6 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.376 [DefaultDispatcher-worker-16 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.376 [DefaultDispatcher-worker-6 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.376 [DefaultDispatcher-worker-16 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.389 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.442 [DefaultDispatcher-worker-15 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:44.442 [DefaultDispatcher-worker-15 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.442 [DefaultDispatcher-worker-15 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:44.442 [DefaultDispatcher-worker-15 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.443 [DefaultDispatcher-worker-17 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.443 [DefaultDispatcher-worker-17 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-08-12 13:03:44.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-08-12 13:03:44.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.544 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c71329f: (connection evicted) 2024-08-12 13:03:44.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:44.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-08-12 13:03:44.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-08-12 13:03:44.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-08-12 13:03:44.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-08-12 13:03:44.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.545 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44: (connection evicted) 2024-08-12 13:03:44.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:44.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-08-12 13:03:44.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-08-12 13:03:44.547 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a637c4f 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:44.548 [Test worker @coroutine#5921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-08-12 13:03:44.549 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ca509b 2024-08-12 13:03:44.549 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ca509b 2024-08-12 13:03:44.549 [Test worker @coroutine#5921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-08-12 13:03:44.565 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ca509b 2024-08-12 13:03:44.575 [Test worker @coroutine#5922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ca509b 2024-08-12 13:03:44.576 [Test worker @coroutine#5924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ca509b 2024-08-12 13:03:44.578 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ca509b 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75630d9e 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:44.578 [Test worker @coroutine#5921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-08-12 13:03:44.579 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9d6f5d 2024-08-12 13:03:44.579 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9d6f5d 2024-08-12 13:03:44.579 [Test worker @coroutine#5921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-08-12 13:03:44.592 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9d6f5d 2024-08-12 13:03:44.602 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9d6f5d 2024-08-12 13:03:44.603 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9d6f5d 2024-08-12 13:03:44.605 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9d6f5d 2024-08-12 13:03:44.615 [DefaultDispatcher-worker-16 @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9d6f5d 2024-08-12 13:03:44.615 [DefaultDispatcher-worker-2 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:44.616 [DefaultDispatcher-worker-2 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.616 [DefaultDispatcher-worker-2 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:44.616 [DefaultDispatcher-worker-2 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.617 [DefaultDispatcher-worker-2 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.617 [DefaultDispatcher-worker-2 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.628 [DefaultDispatcher-worker-13 @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ca509b 2024-08-12 13:03:44.635 [DefaultDispatcher-worker-4 @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ca509b 2024-08-12 13:03:44.644 [DefaultDispatcher-worker-8 @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ca509b 2024-08-12 13:03:44.649 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-08-12 13:03:44.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-08-12 13:03:44.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.649 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ca509b: (connection evicted) 2024-08-12 13:03:44.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:44.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-08-12 13:03:44.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-08-12 13:03:44.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-08-12 13:03:44.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-08-12 13:03:44.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.650 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a9d6f5d: (connection evicted) 2024-08-12 13:03:44.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:44.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-08-12 13:03:44.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-08-12 13:03:44.652 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-08-12 13:03:44.652 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:44.652 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e05f3eb 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2024-08-12 13:03:44.653 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-08-12 13:03:44.677 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2024-08-12 13:03:44.686 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2024-08-12 13:03:44.688 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2024-08-12 13:03:44.689 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74239871 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2024-08-12 13:03:44.690 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-08-12 13:03:44.704 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2024-08-12 13:03:44.713 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2024-08-12 13:03:44.715 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2024-08-12 13:03:44.716 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2024-08-12 13:03:44.727 [DefaultDispatcher-worker-10 @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2024-08-12 13:03:44.740 [DefaultDispatcher-worker-9 @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2024-08-12 13:03:44.748 [DefaultDispatcher-worker-10 @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2024-08-12 13:03:44.754 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:44.756 [DefaultDispatcher-worker-3 @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2024-08-12 13:03:44.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-08-12 13:03:44.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-08-12 13:03:44.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.763 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@286e2b71: (connection evicted) 2024-08-12 13:03:44.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:44.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-08-12 13:03:44.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-08-12 13:03:44.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-08-12 13:03:44.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-08-12 13:03:44.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.764 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30c31e10: (connection evicted) 2024-08-12 13:03:44.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:44.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-08-12 13:03:44.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd729 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:44.766 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:44.767 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:44.767 [Test worker @coroutine#6032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-08-12 13:03:44.767 [DefaultDispatcher-worker-3 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:44.767 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe 2024-08-12 13:03:44.767 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe 2024-08-12 13:03:44.767 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.767 [Test worker @coroutine#6032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-08-12 13:03:44.767 [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:45279/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:44.767 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.768 [DefaultDispatcher-worker-15 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.768 [DefaultDispatcher-worker-15 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.786 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe 2024-08-12 13:03:44.796 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe 2024-08-12 13:03:44.797 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe 2024-08-12 13:03:44.799 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12aa9370 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:44.799 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2024-08-12 13:03:44.800 [Test worker @coroutine#6032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-08-12 13:03:44.813 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2024-08-12 13:03:44.823 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2024-08-12 13:03:44.824 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2024-08-12 13:03:44.826 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2024-08-12 13:03:44.837 [DefaultDispatcher-worker-13 @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fc5625 2024-08-12 13:03:44.849 [DefaultDispatcher-worker-14 @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe 2024-08-12 13:03:44.857 [DefaultDispatcher-worker-14 @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe 2024-08-12 13:03:44.866 [DefaultDispatcher-worker-8 @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe 2024-08-12 13:03:44.867 [HikariPool-245 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-08-12 13:03:44.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-08-12 13:03:44.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.872 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ee45cbe: (connection evicted) 2024-08-12 13:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:44.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-08-12 13:03:44.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-08-12 13:03:44.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-08-12 13:03:44.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-08-12 13:03:44.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.874 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41fc5625: (connection evicted) 2024-08-12 13:03:44.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:44.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-08-12 13:03:44.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-08-12 13:03:44.877 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-08-12 13:03:44.877 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:44.877 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:44.877 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:44.877 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:44.877 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:44.877 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:44.877 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@85420 2024-08-12 13:03:44.877 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:44.877 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@49dce561 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@49dce561 2024-08-12 13:03:44.878 [Test worker @coroutine#6089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-08-12 13:03:44.894 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49dce561 2024-08-12 13:03:44.903 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49dce561 2024-08-12 13:03:44.905 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49dce561 2024-08-12 13:03:44.906 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49dce561 2024-08-12 13:03:44.917 [DefaultDispatcher-worker-14 @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49dce561 2024-08-12 13:03:44.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-08-12 13:03:44.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-08-12 13:03:44.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:44.919 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49dce561: (connection evicted) 2024-08-12 13:03:44.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:44.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-08-12 13:03:44.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bc41170 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:44.921 [Test worker @coroutine#6112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2024-08-12 13:03:44.922 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e55afa 2024-08-12 13:03:44.922 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e55afa 2024-08-12 13:03:44.922 [Test worker @coroutine#6112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2024-08-12 13:03:44.924 [DefaultDispatcher-worker-4 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:44.924 [DefaultDispatcher-worker-4 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.924 [DefaultDispatcher-worker-11 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77de94 2024-08-12 13:03:44.924 [DefaultDispatcher-worker-4 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:44.924 [DefaultDispatcher-worker-4 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.925 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.925 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:44.925 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.925 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.925 [DefaultDispatcher-worker-12 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.925 [DefaultDispatcher-worker-12 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.937 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e55afa 2024-08-12 13:03:44.942 [DefaultDispatcher-worker-4 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:44.942 [DefaultDispatcher-worker-4 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.942 [DefaultDispatcher-worker-4 @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://localhost.localdomain:33641/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:44.942 [DefaultDispatcher-worker-4 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.943 [DefaultDispatcher-worker-10 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.943 [DefaultDispatcher-worker-10 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:44.949 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e55afa 2024-08-12 13:03:44.951 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e55afa 2024-08-12 13:03:44.954 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e55afa 2024-08-12 13:03:44.964 [DefaultDispatcher-worker-1 @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e55afa 2024-08-12 13:03:44.985 [DefaultDispatcher-worker-1 @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e55afa 2024-08-12 13:03:44.993 [DefaultDispatcher-worker-6 @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e55afa 2024-08-12 13:03:45.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2024-08-12 13:03:45.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2024-08-12 13:03:45.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:45.000 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35e55afa: (connection evicted) 2024-08-12 13:03:45.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:45.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2024-08-12 13:03:45.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74eebb25 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:45.002 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af30ab8 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af30ab8 2024-08-12 13:03:45.003 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2024-08-12 13:03:45.017 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3af30ab8 2024-08-12 13:03:45.027 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3af30ab8 2024-08-12 13:03:45.028 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3af30ab8 2024-08-12 13:03:45.030 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3af30ab8 2024-08-12 13:03:45.050 [DefaultDispatcher-worker-6 @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3af30ab8 2024-08-12 13:03:45.057 [DefaultDispatcher-worker-17 @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3af30ab8 2024-08-12 13:03:45.064 [DefaultDispatcher-worker-17 @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3af30ab8 2024-08-12 13:03:45.080 [DefaultDispatcher-worker-16 @coroutine#6170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3af30ab8 2024-08-12 13:03:45.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2024-08-12 13:03:45.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2024-08-12 13:03:45.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:45.082 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3af30ab8: (connection evicted) 2024-08-12 13:03:45.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:45.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2024-08-12 13:03:45.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c513e9f 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:45.083 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:45.084 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:45.084 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:45.084 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2024-08-12 13:03:45.084 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:45.084 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:45.084 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:45.084 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:45.084 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:45.084 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:45.084 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:45.084 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:45.084 [Test worker @coroutine#6178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2024-08-12 13:03:45.084 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2024-08-12 13:03:45.084 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2024-08-12 13:03:45.084 [Test worker @coroutine#6178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2024-08-12 13:03:45.087 [DefaultDispatcher-worker-6 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:45.087 [DefaultDispatcher-worker-6 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.087 [DefaultDispatcher-worker-6 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:45.087 [DefaultDispatcher-worker-6 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.088 [DefaultDispatcher-worker-10 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.088 [DefaultDispatcher-worker-10 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.101 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2024-08-12 13:03:45.110 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2024-08-12 13:03:45.111 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2024-08-12 13:03:45.113 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2024-08-12 13:03:45.134 [DefaultDispatcher-worker-9 @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2024-08-12 13:03:45.142 [DefaultDispatcher-worker-10 @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2024-08-12 13:03:45.151 [DefaultDispatcher-worker-10 @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2024-08-12 13:03:45.162 [DefaultDispatcher-worker-9 @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2024-08-12 13:03:45.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2024-08-12 13:03:45.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2024-08-12 13:03:45.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:45.164 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78d3578e: (connection evicted) 2024-08-12 13:03:45.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:45.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2024-08-12 13:03:45.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b74787f 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:45.167 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2024-08-12 13:03:45.168 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4b5ac8 2024-08-12 13:03:45.168 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4b5ac8 2024-08-12 13:03:45.168 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2024-08-12 13:03:45.182 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4b5ac8 2024-08-12 13:03:45.192 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4b5ac8 2024-08-12 13:03:45.194 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4b5ac8 2024-08-12 13:03:45.197 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4b5ac8 2024-08-12 13:03:45.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2024-08-12 13:03:45.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2024-08-12 13:03:45.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:45.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:45.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2024-08-12 13:03:45.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bf3af3d 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:45.207 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2024-08-12 13:03:45.208 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:45.208 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:45.208 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:45.208 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:45.208 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:45.208 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:45.208 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:45.208 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:45.208 [Test worker @coroutine#6237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2024-08-12 13:03:45.208 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2024-08-12 13:03:45.208 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2024-08-12 13:03:45.208 [Test worker @coroutine#6237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2024-08-12 13:03:45.222 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2024-08-12 13:03:45.232 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2024-08-12 13:03:45.234 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2024-08-12 13:03:45.236 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2024-08-12 13:03:45.237 [DefaultDispatcher-worker-16 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:45.237 [DefaultDispatcher-worker-16 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.237 [DefaultDispatcher-worker-16 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:45.237 [DefaultDispatcher-worker-16 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.239 [DefaultDispatcher-worker-10 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.239 [DefaultDispatcher-worker-10 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2024-08-12 13:03:45.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2024-08-12 13:03:45.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:45.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:45.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2024-08-12 13:03:45.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2035f1f0 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:45.241 [Test worker @coroutine#6262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2024-08-12 13:03:45.242 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2024-08-12 13:03:45.242 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2024-08-12 13:03:45.242 [Test worker @coroutine#6262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2024-08-12 13:03:45.256 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2024-08-12 13:03:45.266 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2024-08-12 13:03:45.267 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2024-08-12 13:03:45.269 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2024-08-12 13:03:45.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2024-08-12 13:03:45.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2024-08-12 13:03:45.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:45.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:45.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2024-08-12 13:03:45.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2024-08-12 13:03:45.275 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f261f96 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:45.276 [UI Thread @coroutine#6285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2024-08-12 13:03:45.277 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@390a7df8 2024-08-12 13:03:45.277 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@390a7df8 2024-08-12 13:03:45.277 [UI Thread @coroutine#6285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2024-08-12 13:03:45.297 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390a7df8 2024-08-12 13:03:45.308 [UI Thread @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390a7df8 2024-08-12 13:03:45.309 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390a7df8 2024-08-12 13:03:45.311 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390a7df8 2024-08-12 13:03:45.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2024-08-12 13:03:45.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2024-08-12 13:03:45.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:45.314 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@390a7df8: (connection evicted) 2024-08-12 13:03:45.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:45.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2024-08-12 13:03:45.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2024-08-12 13:03:45.317 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2024-08-12 13:03:45.317 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@580581b4 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ea5cd3 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ea5cd3 2024-08-12 13:03:45.318 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2024-08-12 13:03:45.334 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ea5cd3 2024-08-12 13:03:45.344 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ea5cd3 2024-08-12 13:03:45.346 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ea5cd3 2024-08-12 13:03:45.347 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ea5cd3 2024-08-12 13:03:45.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2024-08-12 13:03:45.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2024-08-12 13:03:45.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:45.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:45.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2024-08-12 13:03:45.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2024-08-12 13:03:45.350 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d066f 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2024-08-12 13:03:45.351 [Test worker @coroutine#6315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2024-08-12 13:03:45.365 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2024-08-12 13:03:45.375 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2024-08-12 13:03:45.377 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2024-08-12 13:03:45.379 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2024-08-12 13:03:45.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2024-08-12 13:03:45.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2024-08-12 13:03:45.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:45.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:45.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2024-08-12 13:03:45.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3125a827 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:45.382 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2024-08-12 13:03:45.383 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@56803e70 2024-08-12 13:03:45.383 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@56803e70 2024-08-12 13:03:45.383 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2024-08-12 13:03:45.388 [DefaultDispatcher-worker-13 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:45.388 [DefaultDispatcher-worker-13 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.389 [DefaultDispatcher-worker-2 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:45.389 [DefaultDispatcher-worker-13 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:45.389 [DefaultDispatcher-worker-13 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.389 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.389 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:45.389 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.390 [DefaultDispatcher-worker-10 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.390 [DefaultDispatcher-worker-16 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.390 [DefaultDispatcher-worker-10 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.390 [DefaultDispatcher-worker-16 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.399 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56803e70 2024-08-12 13:03:45.409 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56803e70 2024-08-12 13:03:45.410 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56803e70 2024-08-12 13:03:45.412 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56803e70 2024-08-12 13:03:45.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2024-08-12 13:03:45.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2024-08-12 13:03:45.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:45.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:45.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2024-08-12 13:03:45.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f47e14d 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2024-08-12 13:03:45.415 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2024-08-12 13:03:45.416 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2024-08-12 13:03:45.430 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2024-08-12 13:03:45.440 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2024-08-12 13:03:45.441 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2024-08-12 13:03:45.443 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2024-08-12 13:03:45.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2024-08-12 13:03:45.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2024-08-12 13:03:45.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:45.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:45.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2024-08-12 13:03:45.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4310007c 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:45.447 [Test worker @coroutine#6370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2024-08-12 13:03:45.448 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2024-08-12 13:03:45.448 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2024-08-12 13:03:45.448 [Test worker @coroutine#6370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2024-08-12 13:03:45.454 [DefaultDispatcher-worker-13 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:45.454 [DefaultDispatcher-worker-13 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.454 [DefaultDispatcher-worker-13 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:45.454 [DefaultDispatcher-worker-13 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.455 [DefaultDispatcher-worker-9 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.455 [DefaultDispatcher-worker-9 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.462 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2024-08-12 13:03:45.472 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2024-08-12 13:03:45.474 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2024-08-12 13:03:45.475 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2024-08-12 13:03:45.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2024-08-12 13:03:45.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2024-08-12 13:03:45.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:45.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:45.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2024-08-12 13:03:45.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2024-08-12 13:03:45.480 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da5bd9e 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3746749 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3746749 2024-08-12 13:03:45.481 [Test worker @coroutine#6391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2024-08-12 13:03:45.501 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3746749 2024-08-12 13:03:45.511 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3746749 2024-08-12 13:03:45.513 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3746749 2024-08-12 13:03:45.514 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3746749 2024-08-12 13:03:45.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2024-08-12 13:03:45.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2024-08-12 13:03:45.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:45.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:45.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2024-08-12 13:03:45.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56e32a23 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:45.518 [Test worker @coroutine#6409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2024-08-12 13:03:45.519 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0db8b1 2024-08-12 13:03:45.519 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0db8b1 2024-08-12 13:03:45.519 [Test worker @coroutine#6409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2024-08-12 13:03:45.533 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0db8b1 2024-08-12 13:03:45.543 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0db8b1 2024-08-12 13:03:45.545 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0db8b1 2024-08-12 13:03:45.546 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0db8b1 2024-08-12 13:03:45.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2024-08-12 13:03:45.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2024-08-12 13:03:45.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:45.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:45.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2024-08-12 13:03:45.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2024-08-12 13:03:45.550 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6291d30 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@65daaa95 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@65daaa95 2024-08-12 13:03:45.551 [Test worker @coroutine#6427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2024-08-12 13:03:45.566 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65daaa95 2024-08-12 13:03:45.577 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65daaa95 2024-08-12 13:03:45.578 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65daaa95 2024-08-12 13:03:45.580 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65daaa95 2024-08-12 13:03:45.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2024-08-12 13:03:45.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2024-08-12 13:03:45.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:45.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:45.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2024-08-12 13:03:45.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2024-08-12 13:03:45.584 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2024-08-12 13:03:45.584 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@679864e0 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2024-08-12 13:03:45.585 [Test worker @coroutine#6445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2024-08-12 13:03:45.601 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2024-08-12 13:03:45.611 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2024-08-12 13:03:45.613 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2024-08-12 13:03:45.614 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2024-08-12 13:03:45.617 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-08-12 13:03:45.617 [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 https://invalid/Site/verify. 2024-08-12 13:03:45.617 [UI Thread @coroutine#6459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-08-12 13:03:45.619 [UI Thread @coroutine#6459] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-08-12 13:03:45.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2024-08-12 13:03:45.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2024-08-12 13:03:45.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:45.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:45.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2024-08-12 13:03:45.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70798698 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:45.624 [Test worker @coroutine#6465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2024-08-12 13:03:45.625 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2024-08-12 13:03:45.625 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2024-08-12 13:03:45.625 [Test worker @coroutine#6465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2024-08-12 13:03:45.627 [DefaultDispatcher-worker-8 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:45.627 [DefaultDispatcher-worker-8 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.627 [DefaultDispatcher-worker-8 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:45.627 [DefaultDispatcher-worker-8 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.628 [DefaultDispatcher-worker-9 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.628 [DefaultDispatcher-worker-9 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.641 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2024-08-12 13:03:45.651 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2024-08-12 13:03:45.652 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2024-08-12 13:03:45.654 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2024-08-12 13:03:45.656 [UI Thread @coroutine#6484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37433/Site/verify 2024-08-12 13:03:45.656 [UI Thread @coroutine#6484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37433/Site/verify. 2024-08-12 13:03:45.656 [UI Thread @coroutine#6484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37433/Site/verify 2024-08-12 13:03:45.658 [UI Thread @coroutine#6484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37433/Site/verify 2024-08-12 13:03:45.658 [UI Thread @coroutine#6484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37433/Site/verify 2024-08-12 13:03:45.658 [UI Thread @coroutine#6484] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37433/Site/verify. 2024-08-12 13:03:45.658 [UI Thread @coroutine#6484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37433/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-12 13:03:45.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2024-08-12 13:03:45.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2024-08-12 13:03:45.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-12 13:03:45.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:45.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2024-08-12 13:03:45.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2024-08-12 13:03:45.663 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3963d003 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@42927b0a 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@42927b0a 2024-08-12 13:03:45.664 [Test worker @coroutine#6491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2024-08-12 13:03:45.681 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42927b0a 2024-08-12 13:03:45.691 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42927b0a 2024-08-12 13:03:45.692 [Test worker @coroutine#6495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42927b0a 2024-08-12 13:03:45.694 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42927b0a 2024-08-12 13:03:45.703 [DefaultDispatcher-worker-3 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42927b0a 2024-08-12 13:03:45.711 [DefaultDispatcher-worker-6 @coroutine#6491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42927b0a 2024-08-12 13:03:45.717 [UI Thread @coroutine#6511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41321/625449568276230144/_ustadmanifest.json 2024-08-12 13:03:45.717 [UI Thread @coroutine#6511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41321/625449568276230144/_ustadmanifest.json. 2024-08-12 13:03:45.717 [UI Thread @coroutine#6511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41321/625449568276230144/_ustadmanifest.json 2024-08-12 13:03:45.718 [UI Thread @coroutine#6511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41321/625449568276230144/_ustadmanifest.json 2024-08-12 13:03:45.718 [UI Thread @coroutine#6511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41321/625449568276230144/_ustadmanifest.json 2024-08-12 13:03:45.718 [UI Thread @coroutine#6511] TRACE 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:41321/625449568276230144/_ustadmanifest.json. 2024-08-12 13:03:45.719 [UI Thread @coroutine#6511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41321/625449568276230144/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-12 13:03:45.719 [UI Thread @coroutine#6511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41321/mediainfo.json 2024-08-12 13:03:45.719 [UI Thread @coroutine#6511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41321/mediainfo.json. 2024-08-12 13:03:45.719 [UI Thread @coroutine#6511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41321/mediainfo.json 2024-08-12 13:03:45.720 [UI Thread @coroutine#6511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41321/mediainfo.json 2024-08-12 13:03:45.720 [UI Thread @coroutine#6511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41321/mediainfo.json 2024-08-12 13:03:45.761 [UI Thread @coroutine#6511] TRACE 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:41321/mediainfo.json. 2024-08-12 13:03:45.761 [UI Thread @coroutine#6511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41321/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2024-08-12 13:03:45.764 [HikariPool-265 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:45.778 [DefaultDispatcher-worker-14 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:45.779 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.779 [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:45279/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:45.779 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.780 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.780 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.937 [DefaultDispatcher-worker-5 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:45.937 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.937 [DefaultDispatcher-worker-2 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77de94 2024-08-12 13:03:45.937 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:45.937 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.937 [DefaultDispatcher-worker-2 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.937 [DefaultDispatcher-worker-2 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:45.937 [DefaultDispatcher-worker-2 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.938 [DefaultDispatcher-worker-5 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.938 [DefaultDispatcher-worker-11 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.938 [DefaultDispatcher-worker-11 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.953 [DefaultDispatcher-worker-2 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:45.953 [DefaultDispatcher-worker-2 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.953 [DefaultDispatcher-worker-2 @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://localhost.localdomain:33641/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:45.953 [DefaultDispatcher-worker-2 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.954 [DefaultDispatcher-worker-2 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:45.954 [DefaultDispatcher-worker-2 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.096 [DefaultDispatcher-worker-7 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-08-12 13:03:46.096 [DefaultDispatcher-worker-7 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.096 [DefaultDispatcher-worker-7 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:46.096 [DefaultDispatcher-worker-7 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.097 [DefaultDispatcher-worker-2 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.097 [DefaultDispatcher-worker-2 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48063/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.248 [DefaultDispatcher-worker-4 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e07dc23 2024-08-12 13:03:46.249 [DefaultDispatcher-worker-4 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.249 [DefaultDispatcher-worker-4 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:46.249 [DefaultDispatcher-worker-4 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.250 [DefaultDispatcher-worker-5 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.250 [DefaultDispatcher-worker-5 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53899/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.401 [DefaultDispatcher-worker-2 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507e3e77 2024-08-12 13:03:46.401 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.401 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:46.401 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.401 [DefaultDispatcher-worker-7 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-08-12 13:03:46.402 [DefaultDispatcher-worker-7 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.402 [DefaultDispatcher-worker-7 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:46.402 [DefaultDispatcher-worker-7 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.403 [DefaultDispatcher-worker-16 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.403 [DefaultDispatcher-worker-16 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33539/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.403 [DefaultDispatcher-worker-2 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.403 [DefaultDispatcher-worker-2 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60745/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.464 [DefaultDispatcher-worker-1 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc49d70 2024-08-12 13:03:46.464 [DefaultDispatcher-worker-1 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.464 [DefaultDispatcher-worker-1 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:46.464 [DefaultDispatcher-worker-1 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.465 [DefaultDispatcher-worker-2 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.465 [DefaultDispatcher-worker-2 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47491/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.638 [DefaultDispatcher-worker-16 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5578ed7e 2024-08-12 13:03:46.638 [DefaultDispatcher-worker-16 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.638 [DefaultDispatcher-worker-16 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:46.638 [DefaultDispatcher-worker-16 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.639 [DefaultDispatcher-worker-14 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.639 [DefaultDispatcher-worker-14 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46027/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2024-08-12 13:03:46.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2024-08-12 13:03:46.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:46.765 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42927b0a: (connection evicted) 2024-08-12 13:03:46.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:46.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2024-08-12 13:03:46.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9132ad 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-12 13:03:46.774 [Test worker @coroutine#6559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2024-08-12 13:03:46.775 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b50017c 2024-08-12 13:03:46.775 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b50017c 2024-08-12 13:03:46.775 [Test worker @coroutine#6559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2024-08-12 13:03:46.789 [DefaultDispatcher-worker-14 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-08-12 13:03:46.790 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.790 [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:45279/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:46.790 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.791 [DefaultDispatcher-worker-16 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.791 [DefaultDispatcher-worker-16 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45279/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.791 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b50017c 2024-08-12 13:03:46.801 [Test worker @coroutine#6563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b50017c 2024-08-12 13:03:46.803 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b50017c 2024-08-12 13:03:46.804 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b50017c 2024-08-12 13:03:46.816 [DefaultDispatcher-worker-2 @coroutine#6569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b50017c 2024-08-12 13:03:46.825 [DefaultDispatcher-worker-3 @coroutine#6559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b50017c 2024-08-12 13:03:46.879 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:46.944 [UI Thread @coroutine#6579] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52301/625449571034492928/_ustadmanifest.json 2024-08-12 13:03:46.944 [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 http://localhost.localdomain:52301/625449571034492928/_ustadmanifest.json. 2024-08-12 13:03:46.944 [UI Thread @coroutine#6579] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52301/625449571034492928/_ustadmanifest.json 2024-08-12 13:03:46.945 [UI Thread @coroutine#6579] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52301/625449571034492928/_ustadmanifest.json 2024-08-12 13:03:46.945 [UI Thread @coroutine#6579] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52301/625449571034492928/_ustadmanifest.json 2024-08-12 13:03:46.946 [UI Thread @coroutine#6579] TRACE 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:52301/625449571034492928/_ustadmanifest.json. 2024-08-12 13:03:46.946 [UI Thread @coroutine#6579] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52301/625449571034492928/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-12 13:03:46.946 [UI Thread @coroutine#6579] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52301/tincan.xml 2024-08-12 13:03:46.946 [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 http://localhost.localdomain:52301/tincan.xml. 2024-08-12 13:03:46.946 [UI Thread @coroutine#6579] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52301/tincan.xml 2024-08-12 13:03:46.946 [UI Thread @coroutine#6579] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52301/tincan.xml 2024-08-12 13:03:46.946 [UI Thread @coroutine#6579] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52301/tincan.xml 2024-08-12 13:03:46.950 [DefaultDispatcher-worker-5 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-08-12 13:03:46.950 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77de94 2024-08-12 13:03:46.950 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.950 [DefaultDispatcher-worker-17 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.950 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:46.950 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.950 [DefaultDispatcher-worker-17 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:46.950 [DefaultDispatcher-worker-17 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.951 [DefaultDispatcher-worker-8 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.951 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.951 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49795/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.962 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e818345 2024-08-12 13:03:46.962 [DefaultDispatcher-worker-6 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.962 [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://localhost.localdomain:33641/UmAppDatabase/replication/nodeId. 2024-08-12 13:03:46.962 [DefaultDispatcher-worker-6 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.963 [DefaultDispatcher-worker-2 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.963 [DefaultDispatcher-worker-2 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33641/UmAppDatabase/replication/nodeId 2024-08-12 13:03:46.989 [UI Thread @coroutine#6579] TRACE 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:52301/tincan.xml. 2024-08-12 13:03:46.989 [UI Thread @coroutine#6579] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52301/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-08-12 13:03:46.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2024-08-12 13:03:46.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2024-08-12 13:03:46.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-12 13:03:46.998 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b50017c: (connection evicted) 2024-08-12 13:03:46.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-12 13:03:46.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2024-08-12 13:03:46.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed.